Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Parse/
H A DParseObjc.cpp1675 if (!BaseT.isNull() && BaseT->acceptsObjCTypeParams()) { in parseObjCTypeArgsOrProtocolQualifiers()
/openbsd/gnu/llvm/clang/lib/AST/
H A DType.cpp1619 bool Type::acceptsObjCTypeParams() const { in acceptsObjCTypeParams() function in Type
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DType.h2584 bool acceptsObjCTypeParams() const;