Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1876 SourceLocation rParenLoc = Catch->getRParenLoc(); in RewriteObjCTryStmt() local
H A DRewriteModernObjC.cpp1978 SourceLocation rParenLoc = Catch->getRParenLoc(); in RewriteObjCTryStmt() local
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DExprCXX.h1795 SourceLocation rParenLoc) in CXXFunctionalCastExpr()