reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/DebugInfo/CodeView/SymbolRecord.h
  258     Result.OpCode = static_cast<BinaryAnnotationsOpCode>(Op);
  259     switch (Result.OpCode) {
lib/DebugInfo/CodeView/SymbolDumper.cpp
  459     switch (Annotation.OpCode) {
tools/llvm-pdbutil/MinimalSymbolDumper.cpp
  700     switch (Annot.OpCode) {