Searched refs:getFullNamespaceName (Results 1 – 3 of 3) sorted by relevance
183 void getFullNamespaceName(TString*&) const;
393 parseContext.getFullNamespaceName(fullName); in acceptDeclaration()2489 parseContext.getFullNamespaceName(functionName); in acceptMemberFunctionDefinition()
9170 void HlslParseContext::getFullNamespaceName(TString*& name) const in getFullNamespaceName() function in glslang::HlslParseContext