Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp258 widenKeyToValueMap(const llvm::MapVector<Key,Value * > & CurMap,const llvm::MapVector<Key,Value * > & PrevMap,Environment & CurEnv,const Environment & PrevEnv,Environment::ValueModel & Model,LatticeJoinEffect & Effect) widenKeyToValueMap() argument
/freebsd-src/contrib/sendmail/src/
H A Dsendmail.h2719 EXTERN ENVELOPE *CurEnv; /* envelope currently being processed */ variable