Home
last modified time | relevance | path

Searched defs:getNamedStreamIndex (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/DebugInfo/PDB/Raw/
DInfoStream.cpp56 uint32_t InfoStream::getNamedStreamIndex(llvm::StringRef Name) const { in getNamedStreamIndex() function in InfoStream
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DInfoStream.cpp88 Expected<uint32_t> InfoStream::getNamedStreamIndex(llvm::StringRef Name) const { in getNamedStreamIndex() function in InfoStream
DPDBFileBuilder.cpp218 Expected<uint32_t> PDBFileBuilder::getNamedStreamIndex(StringRef Name) const { in getNamedStreamIndex() function in PDBFileBuilder
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DInfoStream.cpp88 Expected<uint32_t> InfoStream::getNamedStreamIndex(llvm::StringRef Name) const { in getNamedStreamIndex() function in InfoStream
DPDBFileBuilder.cpp217 Expected<uint32_t> PDBFileBuilder::getNamedStreamIndex(StringRef Name) const { in getNamedStreamIndex() function in PDBFileBuilder