Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp516 DIArray Fields = blockStruct.getTypeArray(); in addBlockByrefAddress()
807 DIArray Args = SPTy.getTypeArray(); in addPubTypes()
884 DIArray Elements = CTy.getTypeArray(); in constructTypeDIE()
904 DIArray Elements = CTy.getTypeArray(); in constructTypeDIE()
937 DIArray Elements = CTy.getTypeArray(); in constructTypeDIE()
1194 DIArray Args = SPTy.getTypeArray(); in getOrCreateSubprogramDIE()
1219 DIArray Args = SPTy.getTypeArray(); in getOrCreateSubprogramDIE()
1437 DIArray Elements = CTy->getTypeArray(); in constructArrayTypeDIE()
DDwarfDebug.cpp145 DIArray Elements = blockStruct.getTypeArray(); in getType()
381 DIArray Args = SPTy.getTypeArray(); in updateSubprogramScopeDIE()
/external/llvm/include/llvm/
DDebugInfo.h368 DIArray getTypeArray() const { return getFieldAs<DIArray>(10); } in getTypeArray() function
437 DIArray A = DCT.getTypeArray(); in getReturnTypeName()
/external/llvm/lib/IR/
DDebugInfo.cpp901 DIArray DA = DCT.getTypeArray(); in processType()
1104 DIArray A = getTypeArray(); in printInternal()
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp981 getOrCreateType(QualType(Func, 0), Unit)).getTypeArray(); in getOrCreateInstanceMethodType()