Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp2313 bool rejectId) { in isObjCTypeSubstitutable() argument
2315 if (rejectId && B->isObjCIdType()) return false; in isObjCTypeSubstitutable()