Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Analysis/
H A DConsumed.cpp300 IT_Tmp enumerator
354 : InfoType(IT_Tmp), Tmp(Tmp) {} in PropagationInfo()
382 assert(InfoType == IT_Tmp); in getTmp()
414 bool isTmp() const { return InfoType == IT_Tmp; } in isTmp()
421 return InfoType == IT_Var || InfoType == IT_Tmp; in isPointerToValue()