Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp487 SourceLocation LParLoc = T.getOpenLocation(); in ParseOpenMPReductionInitializerForDecl() local
/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp463 enterParenExpr(SourceLocation Tok,SourceLocation LParLoc) enterParenExpr() argument