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

  /external/llvm/include/llvm/
DIBuilder.h 307 /// createUnionType - Create debugging information entry for an union.
317 DICompositeType createUnionType(
    [all...]
  /external/llvm/lib/IR/
DIBuilder.cpp 661 /// createUnionType - Create debugging information entry for an union.
662 DICompositeType DIBuilder::createUnionType(DIDescriptor Scope, StringRef Name,
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]

Completed in 794 milliseconds