Home
last modified time | relevance | path

Searched defs:rParenLoc (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1876 SourceLocation rParenLoc = Catch->getRParenLoc(); in RewriteObjCTryStmt() local
H A DRewriteModernObjC.cpp1977 SourceLocation rParenLoc = Catch->getRParenLoc(); in RewriteObjCTryStmt() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprCXX.h1737 SourceLocation rParenLoc) in CXXFunctionalCastExpr()