Home
last modified time | relevance | path

Searched refs:CCD_ProbablyNotObjCCollection (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/Sema/
DCodeCompleteConsumer.h90 CCD_ProbablyNotObjCCollection = 15, enumerator
/external/llvm-project/clang/include/clang/Sema/
DCodeCompleteConsumer.h124 CCD_ProbablyNotObjCCollection = 15, enumerator
/external/clang/lib/Sema/
DSemaCodeComplete.cpp6535 IndexedSetterPriority += CCD_ProbablyNotObjCCollection; in AddObjCKeyValueCompletions()
6537 IndexedGetterPriority += CCD_ProbablyNotObjCCollection; in AddObjCKeyValueCompletions()
6541 UnorderedSetterPriority += CCD_ProbablyNotObjCCollection; in AddObjCKeyValueCompletions()
6543 UnorderedGetterPriority += CCD_ProbablyNotObjCCollection; in AddObjCKeyValueCompletions()
6547 IndexedGetterPriority += CCD_ProbablyNotObjCCollection; in AddObjCKeyValueCompletions()
6548 IndexedSetterPriority += CCD_ProbablyNotObjCCollection; in AddObjCKeyValueCompletions()
6549 UnorderedGetterPriority += CCD_ProbablyNotObjCCollection; in AddObjCKeyValueCompletions()
6550 UnorderedSetterPriority += CCD_ProbablyNotObjCCollection; in AddObjCKeyValueCompletions()
/external/llvm-project/clang/lib/Sema/
DSemaCodeComplete.cpp8248 IndexedSetterPriority += CCD_ProbablyNotObjCCollection; in AddObjCKeyValueCompletions()
8250 IndexedGetterPriority += CCD_ProbablyNotObjCCollection; in AddObjCKeyValueCompletions()
8254 UnorderedSetterPriority += CCD_ProbablyNotObjCCollection; in AddObjCKeyValueCompletions()
8256 UnorderedGetterPriority += CCD_ProbablyNotObjCCollection; in AddObjCKeyValueCompletions()
8260 IndexedGetterPriority += CCD_ProbablyNotObjCCollection; in AddObjCKeyValueCompletions()
8261 IndexedSetterPriority += CCD_ProbablyNotObjCCollection; in AddObjCKeyValueCompletions()
8262 UnorderedGetterPriority += CCD_ProbablyNotObjCCollection; in AddObjCKeyValueCompletions()
8263 UnorderedSetterPriority += CCD_ProbablyNotObjCCollection; in AddObjCKeyValueCompletions()