Home
last modified time | relevance | path

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

/llvm-project/clang/docs/analyzer/developer-docs/
H A DIPA.rst375 CallEvent section in Basics of Implementation
/llvm-project/clang/unittests/StaticAnalyzer/
H A DFalsePositiveRefutationBRVisitorTest.cpp52 bool reachedWithNoContradiction(const CallEvent &, CheckerContext &C) const { in reachedWithNoContradiction() argument
56 bool reachedWithContradiction(const CallEvent &, CheckerContext &C) const { in reachedWithContradiction() argument
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStore.h46 class CallEvent; variable
H A DCallEvent.h80 class CallEvent; variable
184 CallEvent(const Expr *E, ProgramStateRef state, const LocationContext *lctx, in CallEvent() function
188 CallEvent(const Decl *D, ProgramStateRef state, const LocationContext *lctx, in CallEvent() function
193 CallEvent(cons function
1357 friend class CallEvent; global() variable
[all...]
H A DExprEngine.h81 class CallEvent; variable
[all...]
H A DProgramState.h39 class CallEvent; variable
/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h41 class CallEvent; variable
[all...]