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

/external/clang/lib/CodeGen/
H A DCGDebugInfo.h60 llvm::DIType SelTy; member in class:clang::CodeGen::CGDebugInfo
H A DCGDebugInfo.cpp433 if (!SelTy)
434 SelTy = DBuilder.createForwardDecl(llvm::dwarf::DW_TAG_structure_type,
437 return SelTy;

Completed in 575 milliseconds