Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DIdentifierTable.cpp664 static SelectorTableImpl &getSelectorTableImpl(void *P) { in getSelectorTableImpl() function
692 SelectorTableImpl &SelTabImpl = getSelectorTableImpl(Impl); in getTotalMemory()
700 SelectorTableImpl &SelTabImpl = getSelectorTableImpl(Impl); in getSelector()
727 delete &getSelectorTableImpl(Impl); in ~SelectorTable()