Searched defs:CallOpts (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp112 prepareForObjectConstruction( const Expr *E, ProgramStateRef State, const LocationContext *LCtx, const ConstructionContext *CC, EvalCallOptions &CallOpts) argument
421 EvalCallOptions CallOpts; local
601 VisitCXXDestructor(QualType ObjectType, const MemRegion *Dest, const Stmt *S, bool IsBaseDtor, ExplodedNode *Pred, ExplodedNodeSet &Dst, EvalCallOptions &CallOpts) argument
[all...]
H A DExprEngineCallAndReturn.cpp669 EvalCallOptions CallOpts; // FIXME: We won't really need those. local
719 mayInlineCallKind(const CallEvent &Call, const ExplodedNode *Pred, AnalyzerOptions &Opts, const ExprEngine::EvalCallOptions &CallOpts) argument
952 shouldInlineCall(const CallEvent &Call, const Decl *D, const ExplodedNode *Pred, const EvalCallOptions &CallOpts) argument
1038 defaultEvalCall(NodeBuilder &Bldr, ExplodedNode *Pred, const CallEvent &CallTemplate, const EvalCallOptions &CallOpts) argument
[all...]
H A DExprEngine.cpp977 EvalCallOptions CallOpts; local
1008 EvalCallOptions CallOpts; local
1040 EvalCallOptions CallOpts; local
1061 EvalCallOptions CallOpts; local
1111 EvalCallOptions CallOpts; local
[all...]

Completed in 117 milliseconds