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

/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1688 llvm::DIType SClassTy = local
1690 if (!SClassTy.isValid())
1694 DBuilder.createInheritance(RealDecl, SClassTy, 0, 0);

Completed in 114 milliseconds