Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DIdentifierTable.cpp495 static SelectorTableImpl &getSelectorTableImpl(void *P) { in getSelectorTableImpl() function
517 SelectorTableImpl &SelTabImpl = getSelectorTableImpl(Impl); in getTotalMemory()
525 SelectorTableImpl &SelTabImpl = getSelectorTableImpl(Impl); in getSelector()
552 delete &getSelectorTableImpl(Impl); in ~SelectorTable()