Lines Matching defs:declarations
979 /// This function is further specialized for declarations and types
1960 /// to emit type declarations that were referenced by types that were
2181 /// type definitions, function declarations and function types even
2326 // We handle types which have declarations *and* function
2442 typedef scope_decl::declarations declarations;
2443 const declarations& decls = tu.get_global_scope()->get_sorted_member_decls();
2573 typedef scope_decl::declarations declarations;
2574 typedef declarations::const_iterator const_iterator;
2575 const declarations& d = decl->get_sorted_member_decls();