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 150 ->isBlockByrefStruct();
157 if (Ty->isBlockByrefStruct()) {
    [all...]
  /external/llvm/include/llvm/IR/
DebugInfoMetadata.h 569 bool isBlockByrefStruct() const { return getFlags() & FlagBlockByrefStruct; }
    [all...]

Completed in 71 milliseconds