Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DConsumed.h249 void determineExpectedReturnState(AnalysisDeclContext &AC,
/src/contrib/llvm-project/clang/lib/Analysis/
H A DConsumed.cpp1198 void ConsumedAnalyzer::determineExpectedReturnState(AnalysisDeclContext &AC, in determineExpectedReturnState() function in ConsumedAnalyzer
1313 determineExpectedReturnState(AC, D); in run()