Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp522 ImportObjCTypeParamList(ObjCTypeParamList *list);
4381 if (auto PListOrErr = ImportObjCTypeParamList(D->getTypeParamList())) in VisitObjCCategoryDecl()
4880 ASTNodeImporter::ImportObjCTypeParamList(ObjCTypeParamList *list) { in ImportObjCTypeParamList() function in ASTNodeImporter
4959 ImportObjCTypeParamList(D->getTypeParamListAsWritten())) in VisitObjCInterfaceDecl()