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
540 ConsumedState CS = PInfo.getAsState(StateMap); in copyInfo()
554 return PInfo.getAsState(StateMap); in getInfo()
594 ConsumedState TmpState = PInfo.getAsState(StateMap); in checkCallability()
631 ConsumedState ParamState = PInfo.getAsState(StateMap); in handleCall()
769 StateMap->setState(Temp, Entry->second.getAsState(StateMap)); in VisitCXXBindTemporaryExpr()
893 ConsumedState RetState = Entry->second.getAsState(StateMap); in VisitReturnStmt()
932 ConsumedState St = PInfo.getAsState(StateMap); in VisitVarDecl()