Searched refs:mapSetTypestateAttrState (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Analysis/
H A DConsumed.cpp235 static ConsumedState mapSetTypestateAttrState(const SetTypestateAttr *STAttr) { function
665 StateMap->setState(PInfo.getVar(), mapSetTypestateAttrState(STA));
669 StateMap->setState(PInfo.getTmp(), mapSetTypestateAttrState(STA));

Completed in 352 milliseconds