Searched defs:HLSLSemantic (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ | ||
H A D | AttributeCommonInfo.h | 123 static Form HLSLSemantic() { return AS_HLSLSemantic; } HLSLSemantic() function |
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/ | ||
H A D | ClangAttrEmitter.cpp | 3606 GNU, Pragma, HLSLSemantic; EmitClangAttrHasAttrImpl() local |