Searched refs:isHLSLIntangibleType (Results 1 – 4 of 4) sorted by relevance
375 if (RD->getTypeForDecl()->isHLSLIntangibleType() || RD->isEmpty()) in requiresImplicitBufferLayoutStructure()3602 if (VD->getType()->isHLSLIntangibleType()) in ActOnVariableDeclarator()3711 assert(VD->hasGlobalStorage() && VD->getType()->isHLSLIntangibleType() && in collectResourceBindingsOnVarDecl()
1187 return T->isHLSLIntangibleType(); in EvaluateUnaryTypeTrait()
5269 bool Type::isHLSLIntangibleType() const { in isHLSLIntangibleType() function in Type
2702 bool isHLSLIntangibleType()