Searched defs:IsTemporary (Results 1 – 8 of 8) sorted by relevance
53 unsigned IsTemporary : 1; variable
60 bool IsTemporary() const { return MatchesMask(FILE_ATTRIBUTE_TEMPORARY); } in IsTemporary() function
156 bool IsTemporary) { in createSymbolImpl()178 bool IsTemporary = CanBeUnnamed; in createSymbol() local
153 bool IsTemporary) { in createSymbolImpl()177 bool IsTemporary = CanBeUnnamed; in createSymbol() local
82 unsigned IsTemporary : 1; variable
86 unsigned IsTemporary : 1; variable
954 bool IsTemporary = false; in Visit() local
6662 bool IsTemporary = !S.Context.hasSameType(Entity.getType(), Ty); in Perform() local