Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaType.cpp5916 bool Sema::checkObjCKindOfType(QualType &type, SourceLocation loc) { in checkObjCKindOfType() function in Sema
/external/llvm-project/clang/lib/Sema/
DSemaType.cpp7149 static bool checkObjCKindOfType(TypeProcessingState &state, QualType &type, in checkObjCKindOfType() function