Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DIdentifierTable.cpp752 static SelectorTableImpl &getSelectorTableImpl(void *P) { in getSelectorTableImpl() function
780 SelectorTableImpl &SelTabImpl = getSelectorTableImpl(Impl); in getTotalMemory()
788 SelectorTableImpl &SelTabImpl = getSelectorTableImpl(Impl); in getSelector()
815 delete &getSelectorTableImpl(Impl); in ~SelectorTable()