Home
last modified time | relevance | path

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

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