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

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Analysis/
H A DProgramPoint.h504 class ImplicitCallPoint : public ProgramPoint { class in namespace:clang
506 ImplicitCallPoint(const Decl *D, SourceLocation Loc, Kind K, function in class:clang::ImplicitCallPoint
516 ImplicitCallPoint() {} function in class:clang::ImplicitCallPoint

Completed in 57 milliseconds