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

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
DebugInfoMetadata.h 1350 unsigned NameTableKind;
1356 bool DebugInfoForProfiling, unsigned NameTableKind,
1363 NameTableKind(NameTableKind), RangesBaseAddress(RangesBaseAddress) {
1377 unsigned NameTableKind, bool RangesBaseAddress, StringRef SysRoot,
1385 DebugInfoForProfiling, NameTableKind, RangesBaseAddress,
1396 bool DebugInfoForProfiling, unsigned NameTableKind,
1423 DebugNameTableKind NameTableKind, bool RangesBaseAddress,
1428 DebugInfoForProfiling, (unsigned)NameTableKind, RangesBaseAddress,
1438 unsigned NameTableKind, bool RangesBaseAddress, MDString *SysRoot
    [all...]
  /src/external/apache2/llvm/dist/llvm/include/llvm/AsmParser/
LLToken.h 479 NameTableKind, // GNU

Completed in 25 milliseconds