Home
last modified time | relevance | path

Searched refs:defaultEvalCall (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp550 defaultEvalCall(Bldr, *I, *Call, CallOpts); in VisitCXXConstructExpr()
630 defaultEvalCall(Bldr, *I, *Call, CallOpts); in VisitCXXDestructor()
657 defaultEvalCall(CallBldr, I, *Call); in VisitCXXNewAllocatorCall()
H A DExprEngineObjC.cpp272 defaultEvalCall(Bldr, Pred, *UpdatedMsg); in VisitObjCMessage()
H A DCheckerManager.cpp678 Eng.defaultEvalCall(B, Pred, Call); in runCheckersForEvalCall()
H A DExprEngineCallAndReturn.cpp985 void ExprEngine::defaultEvalCall(NodeBuilder &Bldr, ExplodedNode *Pred, in defaultEvalCall() function in ExprEngine
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h666 void defaultEvalCall(NodeBuilder &B, ExplodedNode *Pred,