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