Searched refs:IsTypeInfo (Results 1 – 1 of 1) sorted by relevance
9043 bool IsTypeInfo = Bits & 0x8; in readAPValue() local9048 assert((!IsExpr || !IsTypeInfo) && "LValueBase cannot be both"); in readAPValue()9050 if (!IsTypeInfo) { in readAPValue()