Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DIdentifierTable.cpp567 static SelectorTableImpl &getSelectorTableImpl(void *P) { in getSelectorTableImpl() function
589 SelectorTableImpl &SelTabImpl = getSelectorTableImpl(Impl); in getTotalMemory()
597 SelectorTableImpl &SelTabImpl = getSelectorTableImpl(Impl); in getSelector()
624 delete &getSelectorTableImpl(Impl); in ~SelectorTable()