Home
last modified time | relevance | path

Searched defs:Selectors (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DObjCMissingSuperCallChecker.cpp122 const SelectorDescriptor Selectors[] = { in initializeSelectors() local
141 const SelectorDescriptor Selectors[] = { in initializeSelectors() local
148 const SelectorDescriptor Selectors[] = { in initializeSelectors() local
156 const SelectorDescriptor Selectors[] = { in initializeSelectors() local
/external/nos/host/generic/nugget/proto/nugget/app/avb/
Davb.proto152 enum Selectors { enum
/external/clang/lib/Sema/
DSemaCodeComplete.cpp5039 VisitedSelectorSet &Selectors, in AddObjCMethods()
5145 VisitedSelectorSet Selectors; in CodeCompleteObjCPropertyGetter() local
5173 VisitedSelectorSet Selectors; in CodeCompleteObjCPropertySetter() local
5620 VisitedSelectorSet Selectors; in AddClassMessageCompletions() local
5763 VisitedSelectorSet Selectors; in CodeCompleteObjCInstanceMessage() local
6432 SelectorTable &Selectors = Context.Selectors; in AddObjCKeyValueCompletions() local
/external/clang/include/clang/Lex/
DPreprocessor.h200 SelectorTable Selectors; variable
/external/clang/include/clang/AST/
DASTContext.h460 SelectorTable &Selectors; variable
/external/clang/lib/CodeGen/
DCGObjCGNU.cpp2445 std::vector<llvm::Constant*> Selectors; in ModuleInitFunction() local