Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDeclObjC.cpp549 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()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h10198 ArrayRef<ParsedType> SuperTypeArgs, SourceRange SuperTypeArgsRange,
10210 ArrayRef<ParsedType> SuperTypeArgs,