Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFFormValue.cpp245 bool IsBlock = false; in extractValue() local
/external/clang/lib/Sema/
DSemaExpr.cpp13230 bool IsBlock = isa<BlockScopeInfo>(CSI); in isVariableCapturable() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp3871 bool Variable::IsBlock() const in IsBlock() function in gl4cts::EnhancedLayouts::Utils::Variable