Searched defs:LParLoc (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ | ||
H A D | ParseOpenMP.cpp | 481 SourceLocation LParLoc = T.getOpenLocation(); ParseOpenMPReductionInitializerForDecl() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaCodeComplete.cpp | 460 enterParenExpr(SourceLocation Tok,SourceLocation LParLoc) enterParenExpr() argument |