HomeSort by: relevance | last modified time | path
    Searched defs:NameIdx (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
DWARFAcceleratorTable.h 284 const NameIndex *NameIdx;
287 Entry(const NameIndex &NameIdx, const Abbrev &Abbr);
  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCRegisterInfo.h 38 const uint32_t NameIdx;
549 return RegClassStrings + Class->NameIdx;
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGDecl.cpp 1381 unsigned NameIdx = 0;
1388 IdentifierInfo *NameIdent = VLAExprNames[NameIdx++];

Completed in 63 milliseconds