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

/external/llvm/include/llvm/
H A DDebugInfo.h242 bool isObjectPointer() const { function in class:llvm::DIType
584 bool isObjectPointer() const { function in class:llvm::DIVariable
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h187 bool isObjectPointer() const { function in class:llvm::DbgVariable
188 if (Var.isObjectPointer())
190 if (getType().isObjectPointer())

Completed in 283 milliseconds