Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.cpp1919 llvm::DIType *SClassTy = in CreateTypeDefinition() local
1921 if (!SClassTy) in CreateTypeDefinition()
1924 llvm::DIType *InhTag = DBuilder.createInheritance(RealDecl, SClassTy, 0, 0); in CreateTypeDefinition()
/external/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.cpp2651 llvm::DIType *SClassTy = in CreateTypeDefinition() local
2653 if (!SClassTy) in CreateTypeDefinition()
2656 llvm::DIType *InhTag = DBuilder.createInheritance(RealDecl, SClassTy, 0, 0, in CreateTypeDefinition()