Home
last modified time | relevance | path

Searched defs:IsBlock (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/tint/src/ast/
Dblock_statement_test.cc44 TEST_F(BlockStatementTest, IsBlock) { in TEST_F() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFFormValue.cpp245 bool IsBlock = false; in extractValue() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp3871 bool Variable::IsBlock() const in IsBlock() function in gl4cts::EnhancedLayouts::Utils::Variable