Home | History | Annotate | Download | only in hlsl

Lines Matching refs:lookupUserType

1552         if (parseContext.lookupUserType(*token.string, type) != nullptr) {
2121 if (structName.size() > 0 && !postDeclsFound && parseContext.lookupUserType(structName, type) != nullptr) {