Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A DTriple.h236 EnvironmentType getEnvironment() const { return Environment; } in getEnvironment() function
/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h118 const Environment& getEnvironment() const { return Env; } in getEnvironment() function