Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DConsumed.cpp388 ConsumedState getAsState(const ConsumedStateMap *StateMap) const { in getAsState() function in clang::consumed::PropagationInfo
546 ConsumedState CS = PInfo.getAsState(StateMap); in copyInfo()
560 return PInfo.getAsState(StateMap); in getInfo()
600 ConsumedState TmpState = PInfo.getAsState(StateMap); in checkCallability()
637 ConsumedState ParamState = PInfo.getAsState(StateMap); in handleCall()
775 StateMap->setState(Temp, Entry->second.getAsState(StateMap)); in VisitCXXBindTemporaryExpr()
899 ConsumedState RetState = Entry->second.getAsState(StateMap); in VisitReturnStmt()
938 ConsumedState St = PInfo.getAsState(StateMap); in VisitVarDecl()