Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclCXX.cpp220 void Sema::ImplicitExceptionSpecification::CalledExpr(Expr *E) { in CalledExpr() function in Sema::ImplicitExceptionSpecification
8775 ExceptSpec.CalledExpr(E); in ComputeDefaultedDefaultCtorExceptionSpec()
8842 ExceptSpec.CalledExpr(E); in ComputeInheritingCtorExceptionSpec()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h4198 void CalledExpr(Expr *E);