OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:removeGarbageObjectImpl
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Support/
LeakDetector.h
49
removeGarbageObjectImpl
(Object);
77
removeGarbageObjectImpl
(Object);
84
static void
removeGarbageObjectImpl
(const Value *Object);
86
static void
removeGarbageObjectImpl
(void *Object);
/external/llvm/lib/IR/
LeakDetector.cpp
42
void LeakDetector::
removeGarbageObjectImpl
(void *Object) {
47
void LeakDetector::
removeGarbageObjectImpl
(const Value *Object) {
Completed in 53 milliseconds