Home
last modified time | relevance | path

Searched defs:CalledExpr (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() function
/external/clang/lib/Sema/
DSemaDeclCXX.cpp218 void Sema::ImplicitExceptionSpecification::CalledExpr(Expr *E) { in CalledExpr() function in Sema::ImplicitExceptionSpecification