Searched defs:IsTemporary (Results 1 – 5 of 5) sorted by relevance
60 bool IsTemporary() const { return MatchesMask(FILE_ATTRIBUTE_TEMPORARY); } in IsTemporary() function
162 bool IsTemporary) { in createSymbolImpl()184 bool IsTemporary = CanBeUnnamed; in createSymbol() local
82 unsigned IsTemporary : 1; variable
944 bool IsTemporary = false; in Visit() local
6498 bool IsTemporary = !S.Context.hasSameType(Entity.getType(), Ty); in Perform() local