reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
40 CodeViewRecordIO IO;
include/llvm/DebugInfo/CodeView/TypeRecordMapping.h 49 CodeViewRecordIO IO;
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp 3115 CodeViewRecordIO IO(Writer);
lib/DebugInfo/CodeView/SymbolRecordMapping.cpp20 Error operator()(CodeViewRecordIO &IO, LocalVariableAddrGap &Gap) const { 28 static Error mapLocalVariableAddrRange(CodeViewRecordIO &IO,lib/DebugInfo/CodeView/TypeRecordMapping.cpp
45 static std::string getFlagNames(CodeViewRecordIO &IO, T Value, 82 static StringRef getEnumName(CodeViewRecordIO &IO, T Value, 97 static std::string getMemberAttributes(CodeViewRecordIO &IO, 122 Error operator()(CodeViewRecordIO &IO, OneMethodRecord &Method) const { 147 static Error mapNameAndUniqueName(CodeViewRecordIO &IO, StringRef &Name,