Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Parse/
DParseOpenMP.cpp459 SourceLocation LParLoc = T.getOpenLocation(); in ParseOpenMPReductionInitializerForDecl() local
/external/llvm-project/clang/lib/Sema/
DSemaCodeComplete.cpp416 SourceLocation LParLoc) { in enterParenExpr()