HomeSort by relevance Sort by last modified time
    Searched refs:setTypeArray (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/
DebugInfo.h 325 void setTypeArray(DIArray Elements, DIArray TParams = DIArray());
  /external/llvm/lib/Transforms/Instrumentation/
DebugIR.cpp 399 StructDescriptor.setTypeArray(Builder.getOrCreateArray(Elements));
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp 447 ObjTy.setTypeArray(DBuilder.getOrCreateArray(&*DBuilder.createMemberType(
    [all...]
  /external/llvm/lib/IR/
DebugInfo.cpp 633 void DICompositeType::setTypeArray(DIArray Elements, DIArray TParams) {
    [all...]

Completed in 490 milliseconds