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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h600 class PostImplicitCall : public ImplicitCallPoint { class in namespace:clang
602 PostImplicitCall(const Decl *D, SourceLocation Loc, const LocationContext *L, function in class:clang::PostImplicitCall

Completed in 104 milliseconds