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

Overrides

include/llvm/Support/YAMLTraits.h
  768   virtual bool preflightKey(const char*, bool, bool, bool &, void *&) = 0;

Declarations

include/llvm/Support/YAMLTraits.h
 1557   bool preflightKey(const char *key, bool, bool, bool &, void *&) override;