Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h97 struct EvalCallOptions { struct
121 EvalCallOptions() {} in EvalCallOptions() argument
573 EvalCallOptions &Options);
720 const EvalCallOptions &CallOpts = {});
739 EvalCallOptions &CallOpts,
749 const ConstructionContext *CC, const EvalCallOptions &CallOpts);
756 EvalCallOptions &CallOpts, unsigned Idx = 0) {
803 const EvalCallOptions &CallOpts);
827 const EvalCallOptions &CallOpts = {});
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp694 Call, *this, EvalCallOptions()); in evalCall()
775 EvalCallOptions CallOpts; // FIXME: We won't really need those. in bindReturnValue()
846 const EvalCallOptions &CallOpts) { in mayInlineCallKind()
1074 const EvalCallOptions &CallOpts) { in shouldInlineCall()
1217 const EvalCallOptions &CallOpts) { in defaultEvalCall()
H A DExprEngineCXX.cpp123 EvalCallOptions &CallOpts, unsigned Idx) { in computeObjectUnderConstruction()
262 EvalCallOptions PreElideCallOpts = CallOpts; in computeObjectUnderConstruction()
393 const ConstructionContext *CC, const EvalCallOptions &CallOpts) { in updateObjectsUnderConstruction()
602 EvalCallOptions CallOpts; in handleConstructor()
857 EvalCallOptions &CallOpts) { in VisitCXXDestructor()
H A DExprEngine.cpp1372 EvalCallOptions CallOpts; in ProcessAutomaticObjDtor()
1421 EvalCallOptions CallOpts; in ProcessDeleteDtor()
1481 EvalCallOptions CallOpts; in ProcessBaseDtor()
1524 EvalCallOptions CallOpts; in ProcessMemberDtor()
1584 EvalCallOptions CallOpts; in ProcessTemporaryDtor()
H A DCheckerManager.cpp655 const EvalCallOptions &CallOpts) { in runCheckersForEvalCall()
H A DCallEvent.cpp522 EvalCallOptions CallOpts; in getReturnValueUnderConstruction()
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h50 struct EvalCallOptions;
441 const EvalCallOptions &CallOpts);