Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DProgramPoint.h561 ImplicitCallPoint(const Decl *D, SourceLocation Loc, Kind K, in ImplicitCallPoint() function
587 : ImplicitCallPoint(D, Loc, PreImplicitCallKind, L, Tag) {} in ImplicitCallPoint() function
604 : ImplicitCallPoint(D, Loc, PostImplicitCallKind, L, Tag) {} in ImplicitCallPoint() function