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.cpp498 std::make_shared<PrValueToResultObject>(buildResultObjectMap( in initialize()
559 std::make_shared<PrValueToResultObject>(buildResultObjectMap( in initialize()
660 buildResultObjectMap(DACtx, FuncDecl, getThisPointeeStorageLocation(), in pushCallInternal()
1202 Environment::PrValueToResultObject Environment::buildResultObjectMap( in buildResultObjectMap() function in clang::dataflow::Environment
1208 PrValueToResultObject Map = buildResultObjectMap( in buildResultObjectMap()
1218 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,