Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetOptions.h121 std::string DxilValidatorVersion; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGHLSLRuntime.cpp304 addDxilValVersion(TargetOpts.DxilValidatorVersion, M); in finishCodeGen()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td9359 MarshallingInfoString<TargetOpts<"DxilValidatorVersion">, "\"1.8\"">;