Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp123 EvalCallOptions &CallOpts, unsigned Idx) { in computeObjectUnderConstruction()
393 const ConstructionContext *CC, const EvalCallOptions &CallOpts) { in updateObjectsUnderConstruction()
602 EvalCallOptions CallOpts; in handleConstructor() local
857 EvalCallOptions &CallOpts) { in VisitCXXDestructor()
H A DExprEngineCallAndReturn.cpp775 EvalCallOptions CallOpts; // FIXME: We won't really need those. in bindReturnValue() local
846 const EvalCallOptions &CallOpts) { in mayInlineCallKind()
1074 const EvalCallOptions &CallOpts) { in shouldInlineCall()
1217 const EvalCallOptions &CallOpts) { in defaultEvalCall()
H A DExprEngine.cpp1372 EvalCallOptions CallOpts; in ProcessAutomaticObjDtor() local
1421 EvalCallOptions CallOpts; in ProcessDeleteDtor() local
1481 EvalCallOptions CallOpts; in ProcessBaseDtor() local
1524 EvalCallOptions CallOpts; in ProcessMemberDtor() local
1584 EvalCallOptions CallOpts; in ProcessTemporaryDtor() local
H A DCallEvent.cpp522 EvalCallOptions CallOpts; in getReturnValueUnderConstruction() local
H A DCheckerManager.cpp655 const EvalCallOptions &CallOpts) { in runCheckersForEvalCall()