Home
last modified time | relevance | path

Searched defs:SuperClassTInfo (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h1167 TypeSourceInfo *SuperClassTInfo = nullptr; member
/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp642 TypeSourceInfo *SuperClassTInfo = nullptr; ActOnSuperClassOfClassInterface() local
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp1193 if (TypeSourceInfo *SuperClassTInfo = D->getSuperClassTInfo()) VisitObjCInterfaceDecl() local