Home
last modified time | relevance | path

Searched refs:getProgramPoint (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DCheckerManager.cpp172 const ProgramPoint &L = ProgramPoint::getProgramPoint(S, K, in runChecker()
228 const ProgramPoint &L = Msg.getProgramPoint(IsPreVisit,checkFn.Checker); in runChecker()
286 const ProgramPoint &L = Call.getProgramPoint(IsPreVisit,checkFn.Checker); in runChecker()
336 ProgramPoint::getProgramPoint(NodeEx, K, in runChecker()
571 const ProgramPoint &L = ProgramPoint::getProgramPoint(S, ProgarmPointKind, in runChecker()
666 ProgramPoint L = ProgramPoint::getProgramPoint( in runCheckersForEvalCall()
H A DCallEvent.cpp288 ProgramPoint CallEvent::getProgramPoint(bool IsPreVisit, in getProgramPoint() function in CallEvent
H A DExprEngineCallAndReturn.cpp840 Bldr.generateNode(Call.getProgramPoint(), State, Pred); in conservativeEvalCall()
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h425 const ProgramPoint &L = ProgramPoint::getProgramPoint(S, K,
435 const ProgramPoint &L = ProgramPoint::getProgramPoint(S, K,
H A DCallEvent.h352 ProgramPoint getProgramPoint(bool IsPreVisit = false,
/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DProgramPoint.cpp22 ProgramPoint ProgramPoint::getProgramPoint(const Stmt *S, ProgramPoint::Kind K, in getProgramPoint() function in ProgramPoint
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/
H A DProgramPoint.h218 static ProgramPoint getProgramPoint(const Stmt *S, ProgramPoint::Kind K,