Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStore.h46 class CallEvent; variable
H A DCallDescription.h44 friend class CallEvent; variable
H A DCallEvent.h79 class CallEvent; variable
183 CallEvent(const Expr *E, ProgramStateRef state, const LocationContext *lctx, in CallEvent() function
187 CallEvent(const Decl *D, ProgramStateRef state, const LocationContext *lctx, in CallEvent() function
192 CallEvent(const CallEvent &Original) in CallEvent() function
1285 friend class CallEvent; variable
H A DExprEngine.h81 class CallEvent; variable
H A DProgramState.h39 class CallEvent; variable
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h41 class CallEvent; variable