Home
last modified time | relevance | path

Searched defs:SClass (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDecl.h710 unsigned SClass : 3; variable
1470 unsigned SClass : 2; variable
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1682 ObjCInterfaceDecl *SClass = ID->getSuperClass(); in CreateTypeDefinition() local