Home
last modified time | relevance | path

Searched defs:isPointerType (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.h300 bool isPointerType(Id typeId) const { return getTypeClass(typeId) == OpTypePointer; } in isPointerType() function
/external/angle/third_party/glslang/src/SPIRV/
DSpvBuilder.h304 bool isPointerType(Id typeId) const { return getTypeClass(typeId) == OpTypePointer; } in isPointerType() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
DMicrosoftDemangle.cpp195 static bool isPointerType(StringView S) { in isPointerType() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Demangle/
DMicrosoftDemangle.cpp194 static bool isPointerType(StringView S) { in isPointerType() function