Home
last modified time | relevance | path

Searched defs:CatchLoc (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DStmtCXX.h30 SourceLocation CatchLoc; variable
/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseStmt.cpp2028 SourceLocation CatchLoc = ConsumeToken(); in ParseCXXCatchBlock() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp3240 Sema::ActOnCXXCatchBlock(SourceLocation CatchLoc, Decl *ExDecl, in ActOnCXXCatchBlock()
H A DTreeTransform.h1625 StmtResult RebuildCXXCatchStmt(SourceLocation CatchLoc, in RebuildCXXCatchStmt()