Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaType.cpp5529 bool Sema::checkObjCKindOfType(QualType &type, SourceLocation loc) { in checkObjCKindOfType() function in Sema
6213 if (state.getSema().checkObjCKindOfType(type, attr.getLoc())) in processTypeAttrs()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h7234 bool checkObjCKindOfType(QualType &type, SourceLocation loc);