Lines Matching defs:declaration
714 // Generates canonicalizer declaration for the operation.
717 // Generates the folder declaration for the operation.
756 // 'declaration' is true, generates a declaration, else a definition.
758 bool declaration = true);
3110 // builder declaration.
3500 bool declaration) {
3506 (declaration ? Method::Declaration : Method::None);
3639 // Generate 'inferReturnTypes' method declaration using the interface method
3647 return genOpInterfaceMethod(interfaceMethod, /*declaration=*/false);
4650 // First emit forward declaration for each class, this allows them to refer