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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp222 void Sema::ImplicitExceptionSpecification::CalledExpr(Expr *E) { function in class:Sema::ImplicitExceptionSpecification
7962 ExceptSpec.CalledExpr(E);
8051 ExceptSpec.CalledExpr(E);
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h3789 void CalledExpr(Expr *E);

Completed in 139 milliseconds