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

/external/clang/lib/Basic/
H A DIdentifierTable.cpp496 static SelectorTableImpl &getSelectorTableImpl(void *P) { function in class:clang::MultiKeywordSelector
518 SelectorTableImpl &SelTabImpl = getSelectorTableImpl(Impl);
526 SelectorTableImpl &SelTabImpl = getSelectorTableImpl(Impl);
553 delete &getSelectorTableImpl(Impl);

Completed in 221 milliseconds