Searched defs:nameIndex (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/COFF/ | ||
H A D | PDB.cpp | 1843 std::optional<uint32_t> nameIndex; getFileLineCodeView() local |
/llvm-project/mlir/lib/IR/ | ||
H A D | AsmPrinter.cpp | 1063 unsigned nameIndex = nameCounts[alias]++; initializeAliases() local |