OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ownsAllocator
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/ADT/
ImmutableList.h
147
bool
ownsAllocator
() const {
163
if (
ownsAllocator
()) delete &getAllocator();
ImmutableSet.h
377
bool
ownsAllocator
() const {
397
if (
ownsAllocator
()) delete &getAllocator();
[
all
...]
Completed in 50 milliseconds