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

References

tools/clang/include/clang/Lex/Preprocessor.h
  446     void startRecording() { ConditionalStackState = Recording; }
  448     bool isRecording() const { return ConditionalStackState == Recording; }