Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DType.cpp1365 bool Type::acceptsObjCTypeParams() const { in acceptsObjCTypeParams() function in Type
/external/clang/lib/Parse/
DParseObjc.cpp1657 if (!BaseT.isNull() && BaseT->acceptsObjCTypeParams()) { in parseObjCTypeArgsOrProtocolQualifiers()
/external/clang/include/clang/AST/
DType.h1997 bool acceptsObjCTypeParams() const;