Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/resolver/
Dcompound_statement_test.cc31 TEST_F(ResolverCompoundStatementTest, FunctionBlock) { in TEST_F() argument
/third_party/python/Include/internal/
Dpycore_symtable.h13 typedef enum _block_type { FunctionBlock, ClassBlock, ModuleBlock, AnnotationBlock } enumerator