Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Analysis/
H A DProgramPoint.cpp22 ProgramPoint ProgramPoint::getProgramPoint(const Stmt *S, ProgramPoint::Kind K, in getProgramPoint() function in ProgramPoint
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp306 ProgramPoint CallEvent::getProgramPoint(bool IsPreVisit, in getProgramPoint() function in CallEvent