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

Declarations

tools/llvm-rc/ResourceScriptParser.h
   75   const RCToken &read();

References

tools/llvm-rc/ResourceScriptParser.cpp
  159     auto OpToken = read();
  208     return RCInt(read());
  218     if (!read().value().equals_lower("not"))
  232   return read().value();
  238   return read().value();
  244   return read().value();
  250   return IntOrString(read());
  258   return IntOrString(read());
  500     return std::make_unique<UserDefinedResource>(Type, read().value(),