Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReaderDecl.cpp430 ObjCTypeParamList *ReadObjCTypeParamList();
1055 ObjCTypeParamList *ASTDeclReader::ReadObjCTypeParamList() { in ReadObjCTypeParamList() function in ASTDeclReader
1119 ID->TypeParamList = ReadObjCTypeParamList(); in VisitObjCInterfaceDecl()
1224 CD->TypeParamList = ReadObjCTypeParamList(); in VisitObjCCategoryDecl()