Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DEnvironment.cpp80 SVal Environment::lookupExpr(const EnvironmentEntry &E) const { in lookupExpr() function in Environment
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp440 const Expr* lookupExpr(const NamedDecl *D, Context &Ctx) { in lookupExpr() function in __anonbe9a6d030811::LocalVariableMap