Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Parse/
H A DParser.h943 bool isObjCInstancetype() { in isObjCInstancetype() function
/openbsd/gnu/llvm/clang/lib/Parse/
H A DParseObjc.cpp1301 if (isTypeSpecifierQualifier() || isObjCInstancetype()) { in ParseObjCTypeName()
H A DParseDecl.cpp3608 isObjCInstancetype()) { in ParseDeclarationSpecifiers()