Searched refs:isInVkNamespace (Results 1 – 1 of 1) sorted by relevance
3237 static bool isInVkNamespace(const RecordType *RT) { in isInVkNamespace() function3255 if (isInVkNamespace(RT) && RT->getDecl()->getName() == "Literal") { in checkHLSLSpirvTypeOperand()3266 if (RT && isInVkNamespace(RT) && in checkHLSLSpirvTypeOperand()