Home
last modified time | relevance | path

Searched defs:check_declaration (Results 1 – 2 of 2) sorted by relevance

/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.c693 void check_declaration(struct symbol *sym) in check_declaration() function