Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp14556 auto findBeginLoc = [&]() { in ActOnFinishFunctionBody() local
14574 ? FixItHint::CreateInsertion(findBeginLoc(), "static ") in ActOnFinishFunctionBody()