Home
last modified time | relevance | path

Searched refs:check_declaration (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/tests/ts_extra_tests/
Drun_ts_case.py65 if not test_cases.check_declaration():
/third_party/typescript/tests/ts_extra_tests/tool/
Dtestcfg.py99 def check_declaration(self): member in TestCase
/third_party/ltp/tools/sparse/sparse-src/
Dsymbol.h362 extern void check_declaration(struct symbol *sym);
Dsymbol.c693 void check_declaration(struct symbol *sym) in check_declaration() function
Dparse.c2775 check_declaration(decl); in parse_function_body()
3006 check_declaration(decl); in external_declaration()