Home
last modified time | relevance | path

Searched defs:LParLoc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp469 SourceLocation LParLoc = T.getOpenLocation(); in ParseOpenMPReductionInitializerForDecl() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp434 SourceLocation LParLoc) { in enterParenExpr()