Searched defs:DescTy (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp675 llvm::DIType EltTy, DescTy; local
695 DescTy = DBuilder.createPointerType(EltTy, Size);
707 FieldTy = DescTy;

Completed in 57 milliseconds