Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/Analyses/
DConsumed.h245 void determineExpectedReturnState(AnalysisDeclContext &AC,
/external/clang/lib/Analysis/
DConsumed.cpp1230 void ConsumedAnalyzer::determineExpectedReturnState(AnalysisDeclContext &AC, in determineExpectedReturnState() function in clang::consumed::ConsumedAnalyzer
1354 determineExpectedReturnState(AC, D); in run()