Home
last modified time | relevance | path

Searched refs:isShaderStageEnvironment (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h818 bool isShaderStageEnvironment() const { in isShaderStageEnvironment() function
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp4416 } else if (!T.isShaderStageEnvironment()) { in ParseLangArgs()