Searched defs:HLSL (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/include/clang/Basic/ | ||
H A D | LangStandard.h | 44 HLSL, global() enumerator |
/llvm-project/clang/lib/Sema/ | ||
H A D | HLSLExternalSemaSource.cpp | 396 IdentifierInfo &HLSL = AST.Idents.get("hlsl", tok::TokenKind::identifier); InitializeSema() local |
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ | ||
H A D | CodeView.h | 163 HLSL = 0x10, enumerator |
/llvm-project/clang/include/clang/Sema/ | ||
H A D | Sema.h | 1168 SemaHLSL &HLSL() { HLSL() function |