Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DIdentifierTable.h831 OIT_Dictionary, enumerator
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp672 if (startsWithWord(name, "dictionary")) return OIT_Dictionary; in getInstTypeMethodFamily()
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp1011 case OIT_Dictionary: in migrateMethodInstanceType()