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

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.h 117 bool isObjectPointer() const {
118 if (Var.isObjectPointer())
120 if (getType().isObjectPointer())
DwarfDebug.cpp 451 if (DV.isObjectPointer())
    [all...]
  /external/llvm/include/llvm/IR/
DebugInfo.h 326 bool isObjectPointer() const { return (getFlags() & FlagObjectPointer) != 0; }
675 bool isObjectPointer() const {
    [all...]
  /external/llvm/lib/IR/
DIBuilder.cpp     [all...]

Completed in 376 milliseconds