Home
last modified time | relevance | path

Searched defs:CallOpts (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp116 const ConstructionContext *CC, EvalCallOptions &CallOpts, unsigned Idx) { in computeObjectUnderConstruction()
381 const ConstructionContext *CC, const EvalCallOptions &CallOpts) { in updateObjectsUnderConstruction()
574 EvalCallOptions CallOpts; in handleConstructor() local
807 EvalCallOptions &CallOpts) { in VisitCXXDestructor()
H A DExprEngineCallAndReturn.cpp722 EvalCallOptions CallOpts; // FIXME: We won't really need those. in bindReturnValue() local
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() local
1178 EvalCallOptions CallOpts; in ProcessDeleteDtor() local
1210 EvalCallOptions CallOpts; in ProcessBaseDtor() local
1231 EvalCallOptions CallOpts; in ProcessMemberDtor() local
1280 EvalCallOptions CallOpts; in ProcessTemporaryDtor() local
H A DCallEvent.cpp486 EvalCallOptions CallOpts; in getReturnValueUnderConstruction() local
H A DCheckerManager.cpp657 const EvalCallOptions &CallOpts) { in runCheckersForEvalCall()