Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp7134 if (auto typedefNullability in checkNullabilityTypeSpecifier() local
7136 if (*typedefNullability == *existingNullability) { in checkNullabilityTypeSpecifier()