Searched refs:CalledStmt (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h5821 void CalledExpr(Expr *E) { CalledStmt(E); }
5824 void CalledStmt(Stmt *S);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp228 void Sema::ImplicitExceptionSpecification::CalledStmt(Stmt *S) { function in class:Sema::ImplicitExceptionSpecification
8636 ExceptSpec.CalledStmt(FD->getBody());
8656 ExceptSpec.CalledStmt(Body.get());

Completed in 296 milliseconds