Home
last modified time | relevance | path

Searched defs:ImplicitCallPoint (Results 1 – 2 of 2) 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
/external/llvm-project/clang/include/clang/Analysis/
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