Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaObjC.h252 ArrayRef<ParsedType> SuperTypeArgs, SourceRange SuperTypeArgsRange,
261 ArrayRef<ParsedType> SuperTypeArgs, SourceRange SuperTypeArgsRange);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp556 ArrayRef<ParsedType> SuperTypeArgs, SourceRange SuperTypeArgsRange) { in ActOnSuperClassOfClassInterface() argument
645 SuperTypeArgsRange.getBegin(), SuperTypeArgs, in ActOnSuperClassOfClassInterface()
646 SuperTypeArgsRange.getEnd(), SourceLocation(), {}, {}, in ActOnSuperClassOfClassInterface()
978 ArrayRef<ParsedType> SuperTypeArgs, SourceRange SuperTypeArgsRange, in ActOnStartClassInterface() argument
1093 SuperTypeArgsRange); in ActOnStartClassInterface()