Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1544 const IdentifierInfo *Id, ObjCTypeParamList *typeParamList, in Create()
1565 const IdentifierInfo *Id, ObjCTypeParamList *typeParamList, in ObjCInterfaceDecl()
2120 ObjCInterfaceDecl *IDecl, ObjCTypeParamList *typeParamList, in ObjCCategoryDecl()
2132 ObjCTypeParamList *typeParamList, SourceLocation IvarLBraceLoc, in Create()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp805 ObjCTypeParamList *typeParamList) { in popObjCTypeParamList()
976 SourceLocation ClassLoc, ObjCTypeParamList *typeParamList, in ActOnStartClassInterface()
1816 SourceLocation ClassLoc, ObjCTypeParamList *typeParamList, in ActOnStartCategoryInterface()