Home
last modified time | relevance | path

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

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