Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.cpp1324 llvm::DIType SClassTy = in CreateType() local
1326 if (!SClassTy.isValid()) in CreateType()
1330 DBuilder.createInheritance(RealDecl, SClassTy, 0, 0); in CreateType()