Searched defs:LeakDetector (Results 1 – 5 of 5) sorted by relevance
32 struct LeakDetector { struct37 static void addGarbageObject(void *Object) { in addGarbageObject()47 static void removeGarbageObject(void *Object) { in removeGarbageObject()60 static void checkForGarbage(LLVMContext &C, const std::string &Message) { in checkForGarbage()70 static void addGarbageObject(const Value *Object) { in addGarbageObject()75 static void removeGarbageObject(const Value *Object) { in removeGarbageObject()
17 LeakDetector::LeakDetector() { in LeakDetector() function in Catch::LeakDetector31 Catch::LeakDetector::LeakDetector() {} in LeakDetector() function in Catch::LeakDetector
12 struct LeakDetector { struct
19 TEST(LeakDetector, Death1) { in TEST() argument
5918 struct LeakDetector { struct9035 LeakDetector::LeakDetector() { in LeakDetector() function in Catch::LeakDetector9049 Catch::LeakDetector::LeakDetector() {} in LeakDetector() function in Catch::LeakDetector