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

  /external/llvm/include/llvm/IR/
DIBuilder.h 391 /// createObjectPointerType - Create a new MDType* with the "object pointer"
393 MDType *createObjectPointerType(MDType *Ty);
    [all...]
  /external/llvm/lib/IR/
DIBuilder.cpp 483 MDType *DIBuilder::createObjectPointerType(MDType *Ty) {
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]

Completed in 1064 milliseconds