Searched defs:Decls (Results 1 – 3 of 3) sorted by relevance
56 const std::vector<const ast::Variable*>& Decls() const { return decls_; } in Decls() function
27 std::vector<DWARFAbbreviationDeclaration> Decls; variable
1784 SmallVector<Function *, 8> Decls; in lower() local