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.cpp124 EvalCallOptions &CallOpts, unsigned Idx) { in computeObjectUnderConstruction()
401 const ConstructionContext *CC, const EvalCallOptions &CallOpts) { in updateObjectsUnderConstruction()
610 EvalCallOptions CallOpts; in handleConstructor() local
862 EvalCallOptions &CallOpts) { in VisitCXXDestructor()
H A DExprEngineCallAndReturn.cpp772 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.cpp1388 EvalCallOptions CallOpts; in ProcessAutomaticObjDtor() local
1438 EvalCallOptions CallOpts; in ProcessDeleteDtor() local
1500 EvalCallOptions CallOpts; in ProcessBaseDtor() local
1544 EvalCallOptions CallOpts; in ProcessMemberDtor() local
1605 EvalCallOptions CallOpts; in ProcessTemporaryDtor() local
H A DCallEvent.cpp545 EvalCallOptions CallOpts; in getReturnValueUnderConstruction() local
H A DCheckerManager.cpp655 const EvalCallOptions &CallOpts) { in runCheckersForEvalCall()