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

Declarations

tools/clang/lib/AST/Interp/InterpStack.h
   62   void clear();

References

tools/clang/lib/AST/Interp/Context.cpp
  132     Stk.clear();
tools/clang/lib/AST/Interp/InterpStack.cpp
   17   clear();