Home
last modified time | relevance | path

Searched defs:CurrentEnv (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowEnvironment.h144 Environment &CurrentEnv) { in widen()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp780 llvm::Triple::EnvironmentType CurrentEnv = GetCurrentShaderEnvironment(); in HasMatchingEnvironmentOrNone() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp163 Value &Current, Environment &CurrentEnv, in widenDistinctValues()