Home
last modified time | relevance | path

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

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