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

References

projects/compiler-rt/lib/xray/xray_function_call_trie.h
  391     auto TopNode = ShadowStack.back().NodePtr;
  433       const auto &Top = ShadowStack.back();
  513         NodeAndParent NP = DFSStack.back();
  571         NodeAndTarget NT = DFSStack.back();
projects/compiler-rt/lib/xray/xray_profile_collector.cpp
  176       auto *Node = DFSStack.back();