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

References

lib/Support/Parallel.cpp
   61     WorkStack.push(F);
lib/Support/VirtualFileSystem.cpp
 2110     State->Stack.push(I);
 2126         State->Stack.push(I);
tools/clang/tools/extra/clang-tidy/bugprone/MacroRepeatedSideEffectsCheck.cpp
  113       CountAtQuestion.push(Current);
tools/lldb/source/Commands/CommandObjectThread.cpp
  218       stack_frames.push(pc);
tools/lldb/source/Plugins/Language/CPlusPlus/MSVCUndecoratedNameParser.cpp
   27       stack.push(i);
   39       stack.push(i);
usr/include/c++/7.4.0/bits/regex_automaton.tcc
  199       __stack.push(_M_start);
  211 	      __stack.push(__dup._M_alt);
  216 	    __stack.push(__dup._M_next);
usr/include/c++/7.4.0/bits/regex_compiler.tcc
  126 	  _M_stack.push(__re);
  200 	  _M_stack.push(__r);
  208 	  _M_stack.push(__e);
  220 	  _M_stack.push(__r);
  277 		  __stack.push(__alt);
  288 	  _M_stack.push(__e);
  336 	  _M_stack.push(__r);
  347 	  _M_stack.push(__r);