Searched defs:AnyFunctionCall (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h484 class AnyFunctionCall : public CallEvent { class in namespace:clang::ento
486 AnyFunctionCall(const Expr *E, ProgramStateRef St, function in class:clang::ento::AnyFunctionCall
489 AnyFunctionCall(const Decl *D, ProgramStateRef St, function in class:clang::ento::AnyFunctionCall
[all...]

Completed in 333 milliseconds