Home
last modified time | relevance | path

Searched refs:mergeHLSLShaderAttr (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDeclAttr.cpp7084 HLSLShaderAttr *NewAttr = S.mergeHLSLShaderAttr(D, AL, ShaderType); in handleHLSLShaderAttr()
7090 Sema::mergeHLSLShaderAttr(Decl *D, const AttributeCommonInfo &AL, in mergeHLSLShaderAttr() function in Sema
H A DSemaDecl.cpp2959 NewAttr = S.mergeHLSLShaderAttr(D, *SA, SA->getType()); in mergeDeclAttribute()
10194 if (HLSLShaderAttr *Attr = mergeHLSLShaderAttr(NewFD, AL, ShaderType)) in ActOnFunctionDeclarator()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h3683 HLSLShaderAttr *mergeHLSLShaderAttr(Decl *D, const AttributeCommonInfo &AL,