Home
last modified time | relevance | path

Searched refs:getSelectorTableImpl (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp723 static SelectorTableImpl &getSelectorTableImpl(void *P) { in getSelectorTableImpl() function
751 SelectorTableImpl &SelTabImpl = getSelectorTableImpl(Impl); in getTotalMemory()
760 SelectorTableImpl &SelTabImpl = getSelectorTableImpl(Impl); in getSelector()
787 delete &getSelectorTableImpl(Impl); in ~SelectorTable()