Home
last modified time | relevance | path

Searched refs:OIT_Dictionary (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/Basic/
DIdentifierTable.h609 OIT_Dictionary, enumerator
/external/llvm-project/clang/include/clang/Basic/
DIdentifierTable.h665 OIT_Dictionary, enumerator
/external/clang/lib/Basic/
DIdentifierTable.cpp530 if (startsWithWord(name, "dictionary")) return OIT_Dictionary; in getInstTypeMethodFamily()
/external/llvm-project/clang/lib/Basic/
DIdentifierTable.cpp577 if (startsWithWord(name, "dictionary")) return OIT_Dictionary; in getInstTypeMethodFamily()
/external/llvm-project/clang/lib/ARCMigrate/
DObjCMT.cpp1017 case OIT_Dictionary: in migrateMethodInstanceType()
/external/clang/lib/ARCMigrate/
DObjCMT.cpp1024 case OIT_Dictionary: in migrateMethodInstanceType()