Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp810 ObjCObjectType::ObjCObjectType(QualType Canonical, QualType Base, in ObjCObjectType() function in ObjCObjectType
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp5812 bool UnnamedLocalNoLinkageFinder::VisitObjCObjectType(const ObjCObjectType *) { in VisitObjCObjectType()