Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h341 bool isRestrict() const { in isRestrict() function
/third_party/glslang/glslang/Include/
DTypes.h617 bool isRestrict() const { return restrict; } in isRestrict() function