Searched defs:SelectorTable (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Basic/ | ||
H A D | IdentifierTable.cpp | 782 SelectorTable::SelectorTable() { SelectorTable() function in SelectorTable |
/llvm-project/clang/include/clang/Basic/ | ||
H A D | IdentifierTable.h | 968 friend class SelectorTable; // only the SelectorTable can create these variable |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGObjCGNU.cpp | 369 SelectorMap SelectorTable; global() member in __anon62da92030111::CGObjCGNU |