Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfo.h830 bool isBlockByrefVariable(const DITypeIdentifierMap &Map) const { in isBlockByrefVariable() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp116 bool DbgVariable::isBlockByrefVariable() const { in isBlockByrefVariable() function in DbgVariable