Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Symbol/
DCompilerType.cpp230 bool CompilerType::IsVoidType() const { in IsVoidType() function in CompilerType
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidation_state.cpp655 bool ValidationState_t::IsVoidType(uint32_t id) const { in IsVoidType() function in spvtools::val::ValidationState_t
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dvalidation_state.cpp730 bool ValidationState_t::IsVoidType(uint32_t id) const { in IsVoidType() function in spvtools::val::ValidationState_t
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidation_state.cpp657 bool ValidationState_t::IsVoidType(uint32_t id) const { in IsVoidType() function in spvtools::val::ValidationState_t
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp3571 bool TypeSystemClang::IsVoidType(lldb::opaque_compiler_type_t type) { in IsVoidType() function in TypeSystemClang