Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Sema/
DSema.h5674 void CalledExpr(Expr *E) { CalledStmt(E); } in CalledExpr()
5677 void CalledStmt(Stmt *S);
/external/llvm-project/clang/lib/Sema/
DSemaDeclCXX.cpp228 void Sema::ImplicitExceptionSpecification::CalledStmt(Stmt *S) { in CalledStmt() function in Sema::ImplicitExceptionSpecification
8557 ExceptSpec.CalledStmt(FD->getBody()); in ComputeDefaultedComparisonExceptionSpec()
8577 ExceptSpec.CalledStmt(Body.get()); in ComputeDefaultedComparisonExceptionSpec()