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