Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp782 SelectorTable::SelectorTable() { SelectorTable() function in SelectorTable
[all...]
/llvm-project/clang/include/clang/Basic/
H A DIdentifierTable.h968 friend class SelectorTable; // only the SelectorTable can create these variable
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp369 SelectorMap SelectorTable; global() member in __anon62da92030111::CGObjCGNU