Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h96 struct EvalCallOptions { struct
120 EvalCallOptions() {} in EvalCallOptions() argument
572 EvalCallOptions &Options);
714 const EvalCallOptions &CallOpts = {});
732 EvalCallOptions &CallOpts,
742 const ConstructionContext *CC, const EvalCallOptions &CallOpts);
750 EvalCallOptions &CallOpts, unsigned Idx = 0) {
796 const EvalCallOptions &CallOpts);
820 const EvalCallOptions &CallOpts = {});
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp116 const ConstructionContext *CC, EvalCallOptions &CallOpts, unsigned Idx) { in computeObjectUnderConstruction()
250 EvalCallOptions PreElideCallOpts = CallOpts; in computeObjectUnderConstruction()
381 const ConstructionContext *CC, const EvalCallOptions &CallOpts) { in updateObjectsUnderConstruction()
574 EvalCallOptions CallOpts; in handleConstructor()
807 EvalCallOptions &CallOpts) { in VisitCXXDestructor()
H A DExprEngineCallAndReturn.cpp641 Call, *this, EvalCallOptions()); in evalCall()
722 EvalCallOptions CallOpts; // FIXME: We won't really need those. in bindReturnValue()
788 const EvalCallOptions &CallOpts) { in mayInlineCallKind()
1018 const EvalCallOptions &CallOpts) { in shouldInlineCall()
1147 const EvalCallOptions &CallOpts) { in defaultEvalCall()
H A DExprEngine.cpp1146 EvalCallOptions CallOpts; in ProcessAutomaticObjDtor()
1178 EvalCallOptions CallOpts; in ProcessDeleteDtor()
1210 EvalCallOptions CallOpts; in ProcessBaseDtor()
1231 EvalCallOptions CallOpts; in ProcessMemberDtor()
1280 EvalCallOptions CallOpts; in ProcessTemporaryDtor()
H A DCheckerManager.cpp657 const EvalCallOptions &CallOpts) { in runCheckersForEvalCall()
H A DCallEvent.cpp486 EvalCallOptions CallOpts; in getReturnValueUnderConstruction()
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h50 struct EvalCallOptions;
441 const EvalCallOptions &CallOpts);