Home
last modified time | relevance | path

Searched defs:SelTable (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp737 SelectorTable &SelTable, in constructSetterSelector()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp953 SelectorTable &SelTable = Reader.getContext().Selectors; in ReadKey() local