Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclCXX.cpp219 void Sema::ImplicitExceptionSpecification::CalledExpr(Expr *E) { in CalledExpr() function in Sema::ImplicitExceptionSpecification
8284 ExceptSpec.CalledExpr(E); in ComputeDefaultedDefaultCtorExceptionSpec()
8367 ExceptSpec.CalledExpr(E); in ComputeInheritingCtorExceptionSpec()
/external/clang/include/clang/Sema/
DSema.h3927 void CalledExpr(Expr *E);