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

  /external/llvm/include/llvm/Analysis/
DIBuilder.h 145 /// createInheritance - Create debugging information entry to establish
152 DIType createInheritance(DIType Ty, DIType BaseTy, uint64_t BaseOffset,
  /external/llvm/lib/Analysis/
DIBuilder.cpp 291 /// createInheritance - Create debugging information entry to establish
293 DIType DIBuilder::createInheritance(DIType Ty, DIType BaseTy,
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]

Completed in 212 milliseconds