Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/Include/
DTypes.h579 bool isRestrict() const { return false; } in isRestrict() function
619 bool isRestrict() const { return restrict; } in isRestrict() function
/external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/
DTypes.h593 bool isRestrict() const { return false; } in isRestrict() function
639 bool isRestrict() const { return restrict; } in isRestrict() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h341 bool isRestrict() const { in isRestrict() function
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h335 bool isRestrict() const { in isRestrict() function