Home
last modified time | relevance | path

Searched refs:findBeginLoc (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp15561 auto findBeginLoc = [&]() { in ActOnFinishFunctionBody() local
15580 ? FixItHint::CreateInsertion(findBeginLoc(), "static ") in ActOnFinishFunctionBody()