Home
last modified time | relevance | path

Searched defs:StreamName (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DPDBFileBuilder.h68 std::string StreamName; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DPDBFileBuilder.h68 std::string StreamName; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeEnumInjectedSources.cpp73 std::string StreamName = ("/src/files/" + VName).str(); in getCode() local
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeEnumInjectedSources.cpp73 std::string StreamName = ("/src/files/" + VName).str(); in getCode() local
/external/llvm-project/llvm/tools/llvm-pdbutil/
DPdbYaml.h51 StringRef StreamName; member
DDumpOutputStyle.cpp79 void DumpOutputStyle::printStreamNotPresent(StringRef StreamName) { in printStreamNotPresent()
/external/webrtc/modules/audio_processing/include/
Daudio_processing.h803 enum StreamName { enum