Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp134 EvalCallOptions &CallOpts, unsigned Idx) { in computeObjectUnderConstruction()
411 const ConstructionContext *CC, const EvalCallOptions &CallOpts) { in updateObjectsUnderConstruction()
575 EvalCallOptions CallOpts; in handleConstructor() local
832 EvalCallOptions &CallOpts) { in VisitCXXDestructor()
H A DExprEngineCallAndReturn.cpp773 EvalCallOptions CallOpts; // FIXME: We won't really need those. in bindReturnValue() local
844 const EvalCallOptions &CallOpts) { in mayInlineCallKind()
1073 const EvalCallOptions &CallOpts) { in shouldInlineCall()
1216 const EvalCallOptions &CallOpts) { in defaultEvalCall()
H A DExprEngine.cpp1389 EvalCallOptions CallOpts; in ProcessAutomaticObjDtor() local
1439 EvalCallOptions CallOpts; in ProcessDeleteDtor() local
1501 EvalCallOptions CallOpts; in ProcessBaseDtor() local
1545 EvalCallOptions CallOpts; in ProcessMemberDtor() local
1606 EvalCallOptions CallOpts; in ProcessTemporaryDtor() local
H A DCallEvent.cpp544 EvalCallOptions CallOpts; in getReturnValueUnderConstruction() local
H A DCheckerManager.cpp725 const EvalCallOptions &CallOpts) { in runCheckersForEvalCall()