Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h100 struct EvalCallOptions { struct
124 EvalCallOptions() {} in EvalCallOptions() argument
567 EvalCallOptions &Options);
718 const EvalCallOptions &CallOpts = {});
728 const ConstructionContext *CC, EvalCallOptions &CallOpts);
737 const ConstructionContext *CC, const EvalCallOptions &CallOpts);
743 const ConstructionContext *CC, EvalCallOptions &CallOpts) { in handleConstructionContext()
787 const EvalCallOptions &CallOpts);
811 const EvalCallOptions &CallOpts = {});
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp588 Call, *this, EvalCallOptions()); in evalCall()
669 EvalCallOptions CallOpts; // FIXME: We won't really need those. in bindReturnValue()
735 const EvalCallOptions &CallOpts) { in mayInlineCallKind()
963 const EvalCallOptions &CallOpts) { in shouldInlineCall()
1049 const EvalCallOptions &CallOpts) { in defaultEvalCall()
H A DExprEngineCXX.cpp114 const ConstructionContext *CC, EvalCallOptions &CallOpts) { in computeObjectUnderConstruction()
244 EvalCallOptions PreElideCallOpts = CallOpts; in computeObjectUnderConstruction()
358 const ConstructionContext *CC, const EvalCallOptions &CallOpts) { in updateObjectsUnderConstruction()
491 EvalCallOptions CallOpts; in handleConstructor()
704 EvalCallOptions &CallOpts) { in VisitCXXDestructor()
H A DExprEngine.cpp977 EvalCallOptions CallOpts; in ProcessAutomaticObjDtor()
1008 EvalCallOptions CallOpts; in ProcessDeleteDtor()
1040 EvalCallOptions CallOpts; in ProcessBaseDtor()
1061 EvalCallOptions CallOpts; in ProcessMemberDtor()
1111 EvalCallOptions CallOpts; in ProcessTemporaryDtor()
H A DCheckerManager.cpp657 const EvalCallOptions &CallOpts) { in runCheckersForEvalCall()
H A DCallEvent.cpp526 EvalCallOptions CallOpts; in getReturnValueUnderConstruction()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h51 struct EvalCallOptions;
442 const EvalCallOptions &CallOpts);