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

/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DTriple.h187 EnvironmentType getEnvironment() const { return Environment; } function in class:llvm::Triple
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h117 const Environment& getEnvironment() const { return Env; } function in class:clang::ento::ProgramState

Completed in 102 milliseconds