Searched defs:SClass (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | Decl.h | 2804 setStorageClass(StorageClass SClass) setStorageClass() argument |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGDebugInfo.cpp | 3108 ObjCInterfaceDecl *SClass = ID->getSuperClass(); CreateTypeDefinition() local |