Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/
DProgramPoint.h529 ImplicitCallPoint(const Decl *D, SourceLocation Loc, Kind K, in ImplicitCallPoint() function
539 ImplicitCallPoint() {} in ImplicitCallPoint() function
555 : ImplicitCallPoint(D, Loc, PreImplicitCallKind, L, Tag) {} in ImplicitCallPoint() function
572 : ImplicitCallPoint(D, Loc, PostImplicitCallKind, L, Tag) {} in ImplicitCallPoint() function