Home
last modified time | relevance | path

Searched defs:getEnvironment (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h158 const Environment& getEnvironment() const { return Env; } getEnvironment() function
/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp42 const Environment *StmtToEnvMap::getEnvironment(const Stmt &S) const { in getEnvironment() function in clang::dataflow::StmtToEnvMap
/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h390 EnvironmentType getEnvironment() const { return Environment; } getEnvironment() function
[all...]
/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h452 const IdentifierLoc *getEnvironment() const { getEnvironment() function
/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.cpp1623 DarwinEnvironmentKind getEnvironment() const { return Environment; } getEnvironment() function