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 144 /// createInheritance - Create debugging information entry to establish
151 DIType createInheritance(DIType Ty, DIType BaseTy, uint64_t BaseOffset,
  /external/llvm/lib/Analysis/
DIBuilder.cpp 289 /// createInheritance - Create debugging information entry to establish
291 DIType DIBuilder::createInheritance(DIType Ty, DIType BaseTy,
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]

Completed in 127 milliseconds