Searched defs:Singleton (Results 1 – 9 of 9) sorted by relevance
6 @interface Singleton { interface11 @implementation Singleton implementation
7 class Singleton class10 Singleton() in Singleton() function in Singleton
107 if (NamedDecl *Singleton = getAsDecl()) { in remove() local128 } else if (NamedDecl *Singleton = getAsDecl()) { in removeExternalDecls() local
60 private static class Singleton { class in IO
177 TEST(DISABLED_BENCH_ThreadSanitizer, Singleton) { in TEST() argument
124 bool Singleton() const { in Singleton() function
147 static LabelRange Singleton(const dfsan_label_info *LI) { in Singleton() function
1210 public static class Singleton { class in ConstructorParameterSingleValue1212 private Singleton() {} in Singleton() method in ConstructorParameterSingleValue.Singleton
248 static inline CharacterRange Singleton(uc16 value) { in Singleton() function