Searched defs:getEnvironment (Results 1 – 4 of 4) sorted by relevance
40 const Environment *StmtToEnvMap::getEnvironment(const Stmt &S) const { getEnvironment() function in clang::dataflow::StmtToEnvMap
158 const Environment& getEnvironment() const { return Env; } in getEnvironment() function
377 EnvironmentType getEnvironment() const { return Environment; } getEnvironment() function [all...]
1617 DarwinEnvironmentKind getEnvironment() const { return Environment; } getEnvironment() function