Home
last modified time | relevance | path

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

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