Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp2278 bool rejectId) { in isObjCTypeSubstitutable() argument
2280 if (rejectId && B->isObjCIdType()) return false; in isObjCTypeSubstitutable()