Home
last modified time | relevance | path

Searched defs:checkNullabilityTypeSpecifier (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaType.cpp5811 bool Sema::checkNullabilityTypeSpecifier(QualType &type, in checkNullabilityTypeSpecifier() function in Sema
/external/llvm-project/clang/lib/Sema/
DSemaType.cpp7045 static bool checkNullabilityTypeSpecifier(TypeProcessingState &state, in checkNullabilityTypeSpecifier() function