Home
last modified time | relevance | path

Searched defs:Singleton (Results 1 – 8 of 8) sorted by relevance

/llvm-project/clang/test/SemaObjC/
H A Dproperty-dot-receiver.m5 @interface Singleton { interface
10 @implementation Singleton implementation
/llvm-project/clang/test/CodeGenCXX/
H A Dwindows-itanium-init-guard.cpp29 static void Get() { static foo Singleton; } in Get() local
/llvm-project/clang/test/Analysis/
H A Dcxx-uninitialized-object.cpp1071 struct Singleton { struct
1075 Singleton() { in Singleton() function
1080 ~Singleton() { in ~Singleton() argument
1087 bool Singleton::isInstantiated = false; argument
/llvm-project/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_mutex.cpp176 TEST(DISABLED_BENCH_ThreadSanitizer, Singleton) { in TEST() argument
/llvm-project/llvm/unittests/ADT/
H A DCombinationGeneratorTest.cpp160 TEST(CombinationGenerator, Singleton) { in TEST() argument
H A DBitVectorTest.cpp1146 TypeParam Singleton(1, true); in TYPED_TEST() local
/llvm-project/mlir/include/mlir/Dialect/SparseTensor/IR/
H A DEnums.h159 Singleton = 0x00080000, enumerator
/llvm-project/llvm/include/llvm/Support/
H A DJSON.h1070 Singleton, // Top level, or object attribute. enumerator