Searched refs:SuperTypeArgs (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaDeclObjC.cpp | 549 ArrayRef<ParsedType> SuperTypeArgs, in ActOnSuperClassOfClassInterface() argument 636 if (!SuperTypeArgs.empty()) { in ActOnSuperClassOfClassInterface() 643 SuperTypeArgs, in ActOnSuperClassOfClassInterface() 978 ArrayRef<ParsedType> SuperTypeArgs, SourceRange SuperTypeArgsRange, in ActOnStartClassInterface() argument 1095 SuperName, SuperLoc, SuperTypeArgs, in ActOnStartClassInterface()
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 10516 ArrayRef<ParsedType> SuperTypeArgs, SourceRange SuperTypeArgsRange, 10528 ArrayRef<ParsedType> SuperTypeArgs,
|