Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Basic/
H A DIdentifierTable.cpp629 SelectorTable::SelectorTable() { in SelectorTable() function in SelectorTable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DIdentifierTable.h942 friend class SelectorTable; // only the SelectorTable can create these variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DIdentifierTable.h968 friend class SelectorTable; // only the SelectorTable can create these variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DIdentifierTable.h967 friend class SelectorTable; // only the SelectorTable can create these variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DIdentifierTable.h967 friend class SelectorTable; // only the SelectorTable can create these variable
/aosp_15_r20/external/clang/include/clang/AST/
H A DASTContext.h61 class SelectorTable; variable
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGObjCGNU.cpp338 SelectorMap SelectorTable; member in __anon38bb93a80111::CGObjCGNU