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

  /external/llvm/include/llvm/
DIBuilder.h 417 /// createObjectPointerType - Create a new DIType with the "object pointer"
419 DIType createObjectPointerType(DIType Ty);
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]
  /external/llvm/lib/IR/
DIBuilder.cpp 806 /// createObjectPointerType - Create a new type with both the object pointer
808 DIType DIBuilder::createObjectPointerType(DIType Ty)
    [all...]

Completed in 42 milliseconds