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

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

Completed in 70 milliseconds