Lines Matching defs:declarations
1091 /// Include declarations specified on NativeTrait
1094 // Include extra class declarations from NativeTrait
1109 /// Include declarations specified on NativeTrait
4194 std::string declarations = " struct Properties {\n";
4195 llvm::raw_string_ostream os(declarations);
4288 genericAdaptorBase.declare<ExtraClassDeclaration>(std::move(declarations));
4608 /// Emit the class declarations or definitions for the given op defs.
4623 "declarations");
4646 /// Emit the declarations for the provided op classes.
4658 // Emit the op class declarations.
4687 /// Emit op declarations for all op records.
4789 genOpDecls("gen-op-decls", "Generate op declarations",