Searched refs:isStructBufferMethod (Results 1 – 2 of 2) sorted by relevance
299 bool isStructBufferMethod(const TString& name) const;
896 bool HlslParseContext::isStructBufferMethod(const TString& name) const in isStructBufferMethod() function in glslang::HlslParseContext1074 } else if (isStructBufferType(base->getType()) && isStructBufferMethod(field)) { in isBuiltInMethod()5449 isStructBufferMethod(function->getName().substr(methodPrefixSize))) { in handleFunctionCall()