Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp721 static SelectorTableImpl &getSelectorTableImpl(void *P) { in getSelectorTableImpl() function
749 SelectorTableImpl &SelTabImpl = getSelectorTableImpl(Impl); in getTotalMemory()
757 SelectorTableImpl &SelTabImpl = getSelectorTableImpl(Impl); in getSelector()
784 delete &getSelectorTableImpl(Impl); in ~SelectorTable()