Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
HDIdentifierTable.cpp619 static SelectorTableImpl &getSelectorTableImpl(void *P) { in getSelectorTableImpl() function
647 SelectorTableImpl &SelTabImpl = getSelectorTableImpl(Impl); in getTotalMemory()
655 SelectorTableImpl &SelTabImpl = getSelectorTableImpl(Impl); in getSelector()
682 delete &getSelectorTableImpl(Impl); in ~SelectorTable()