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

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

Completed in 110 milliseconds