Home
last modified time | relevance | path

Searched refs:declaration_specifiers (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Dparse.c1520 static struct token *declaration_specifiers(struct token *token, struct decl_state *ctx) in declaration_specifiers() function
1898 token = declaration_specifiers(token, &ctx); in declaration_list()
1946 token = declaration_specifiers(token, &ctx); in parameter_declaration()
1964 token = declaration_specifiers(token, &ctx); in typename()
2906 token = declaration_specifiers(token, &ctx); in external_declaration()

Completed in 5 milliseconds