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

References

lib/DebugInfo/CodeView/TypeDumpVisitor.cpp
  339     printMemberAttributes(M.getAccess(), M.getMethodKind(), M.getOptions());
  475   printMemberAttributes(Method.getAccess(), K, Method.getOptions());
lib/DebugInfo/CodeView/TypeRecordMapping.cpp
  124         IO, Method.getAccess(), Method.getMethodKind(), Method.getOptions());
tools/lldb/source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.cpp
  180   AddMethod(one_method.Name, one_method.Type, one_method.getAccess(),
  198     AddMethod(overloaded.Name, method.Type, method.getAccess(),