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.cpp753 static SelectorTableImpl &getSelectorTableImpl(void *P) { in getSelectorTableImpl() function
781 SelectorTableImpl &SelTabImpl = getSelectorTableImpl(Impl); in getTotalMemory()
790 SelectorTableImpl &SelTabImpl = getSelectorTableImpl(Impl); in getSelector()
817 delete &getSelectorTableImpl(Impl); in ~SelectorTable()