Home
last modified time | relevance | path

Searched defs:VisitObjCTypeParamType (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp1106 void VisitObjCTypeParamType(const ObjCTypeParamType *T) { in VisitObjCTypeParamType() function in __anonb4317f1a0211::ODRTypeVisitor
H A DType.cpp1353 QualType VisitObjCTypeParamType(const ObjCTypeParamType *OTPTy) { in VisitObjCTypeParamType() function
H A DASTImporter.cpp1842 ExpectedType clang::ASTNodeImporter::VisitObjCTypeParamType( in VisitObjCTypeParamType() function in clang::ASTNodeImporter