Searched defs:getEnvironment (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h121 const Environment& getEnvironment() const { return Env; } function in class:clang::ento::ProgramState
/freebsd-12-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.cpp1309 DarwinEnvironmentKind getEnvironment() const { return Environment; } function in struct:__anon2997::DarwinPlatform
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DTriple.h315 EnvironmentType getEnvironment() const { return Environment; } function in class:llvm::Triple
[all...]

Completed in 92 milliseconds