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

  /external/llvm/include/llvm/Analysis/
DIBuilder.h 230 /// createUnionType - Create debugging information entry for an union.
240 DIType createUnionType(DIDescriptor Scope, StringRef Name, DIFile File,
  /external/llvm/lib/Analysis/
DIBuilder.cpp 451 /// createUnionType - Create debugging information entry for an union.
452 DIType DIBuilder::createUnionType(DIDescriptor Scope, StringRef Name,
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp 499 return DBuilder.createUnionType(FDContext, RD->getName(), DefUnit,
    [all...]

Completed in 100 milliseconds