Searched refs:SawTypeNullability (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp4277 if (!fileNullability.SawTypeNullability) {
4313 if (fileNullability.SawTypeNullability)
4315 fileNullability.SawTypeNullability = true;
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h256 bool SawTypeNullability = false; member in struct:clang::FileNullability

Completed in 250 milliseconds