Home
last modified time | relevance | path

Searched defs:SelectorTable (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp779 SelectorTable::SelectorTable() { SelectorTable() function in SelectorTable
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DIdentifierTable.h942 friend class SelectorTable; // only the SelectorTable can create these global() variable
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp371 SelectorMap SelectorTable; global() member in __anonf88679620111::CGObjCGNU