Home
last modified time | relevance | path

Searched refs:buildResultObjectMap (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp499 std::make_shared<PrValueToResultObject>(buildResultObjectMap( in initialize()
560 std::make_shared<PrValueToResultObject>(buildResultObjectMap( in initialize()
661 buildResultObjectMap(DACtx, FuncDecl, getThisPointeeStorageLocation(), in pushCallInternal()
1203 Environment::PrValueToResultObject Environment::buildResultObjectMap( in buildResultObjectMap() function in clang::dataflow::Environment
1209 PrValueToResultObject Map = buildResultObjectMap( in buildResultObjectMap()
1219 Environment::PrValueToResultObject Environment::buildResultObjectMap( in buildResultObjectMap() function in clang::dataflow::Environment
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowEnvironment.h740 buildResultObjectMap(DataflowAnalysisContext *DACtx,
746 buildResultObjectMap(DataflowAnalysisContext *DACtx, Stmt *S,