Searched defs:ActOnCXXCatchBlock (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaStmt.cpp3397 /// ActOnCXXCatchBlock - Takes an exception declaration and a handler block
3400 Sema::ActOnCXXCatchBlock(SourceLocation CatchLoc, Decl *ExDecl, function in class:Sema

Completed in 671 milliseconds