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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Analysis/
H A DProgramPoint.h545 class PostImplicitCall : public ImplicitCallPoint { class in namespace:clang
547 PostImplicitCall(const Decl *D, SourceLocation Loc, function in class:clang::PostImplicitCall
553 PostImplicitCall() {} function in class:clang::PostImplicitCall

Completed in 124 milliseconds