Home
last modified time | relevance | path

Searched defs:isObjectPointer (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfo.h439 bool isObjectPointer() const { return (getFlags() & FlagObjectPointer) != 0; } in isObjectPointer() function
815 bool isObjectPointer() const { in isObjectPointer() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h121 bool isObjectPointer() const { in isObjectPointer() function