Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DType.cpp756 ObjCObjectType::ObjCObjectType(QualType Canonical, QualType Base, ObjCObjectType() function in ObjCObjectType
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp6535 VisitObjCObjectType(const ObjCObjectType *) VisitObjCObjectType() argument