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

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.cpp 140 ->isBlockByrefStruct();
147 if (Ty->isBlockByrefStruct()) {
    [all...]
  /external/llvm/include/llvm/IR/
DebugInfoMetadata.h 570 bool isBlockByrefStruct() const { return getFlags() & FlagBlockByrefStruct; }
    [all...]

Completed in 499 milliseconds