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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DEnvironment.h35 class EnvironmentEntry : public std::pair<const Stmt *, class in namespace:clang::ento
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DEnvironment.cpp70 EnvironmentEntry::EnvironmentEntry(const Stmt *S, const LocationContext *L) function in class:EnvironmentEntry

Completed in 55 milliseconds