Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h97 struct EvalCallOptions { struct
121 EvalCallOptions() {} in EvalCallOptions() argument
565 EvalCallOptions &Options);
705 const EvalCallOptions &CallOpts = {});
724 EvalCallOptions &CallOpts,
734 const ConstructionContext *CC, const EvalCallOptions &CallOpts);
741 EvalCallOptions &CallOpts, unsigned Idx = 0) {
779 const EvalCallOptions &CallOpts);
803 const EvalCallOptions &CallOpts = {});
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp691 Call, *this, EvalCallOptions()); in evalCall()
772 EvalCallOptions CallOpts; // FIXME: We won't really need those. in bindReturnValue()
844 const EvalCallOptions &CallOpts) { in mayInlineCallKind()
1073 const EvalCallOptions &CallOpts) { in shouldInlineCall()
1216 const EvalCallOptions &CallOpts) { in defaultEvalCall()
H A DExprEngineCXX.cpp124 EvalCallOptions &CallOpts, unsigned Idx) { in computeObjectUnderConstruction()
263 EvalCallOptions PreElideCallOpts = CallOpts; in computeObjectUnderConstruction()
401 const ConstructionContext *CC, const EvalCallOptions &CallOpts) { in updateObjectsUnderConstruction()
610 EvalCallOptions CallOpts; in handleConstructor()
862 EvalCallOptions &CallOpts) { in VisitCXXDestructor()
H A DExprEngine.cpp1388 EvalCallOptions CallOpts; in ProcessAutomaticObjDtor()
1438 EvalCallOptions CallOpts; in ProcessDeleteDtor()
1500 EvalCallOptions CallOpts; in ProcessBaseDtor()
1544 EvalCallOptions CallOpts; in ProcessMemberDtor()
1605 EvalCallOptions CallOpts; in ProcessTemporaryDtor()
H A DCheckerManager.cpp655 const EvalCallOptions &CallOpts) { in runCheckersForEvalCall()
H A DCallEvent.cpp545 EvalCallOptions CallOpts; in getReturnValueUnderConstruction()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h50 struct EvalCallOptions;
441 const EvalCallOptions &CallOpts);