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