Home
last modified time | relevance | path

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

/dports/biology/hyphy/hyphy-2.5.33/src/core/include/
H A Dvariablecontainer.h172 …template <typename LAMBDA> long FindLocalVariable (_SimpleList const * array, LAMBDA && cb) const { in FindLocalVariable() function
/dports/java/jikes/jikes-1.22/src/
H A Dexpr.cpp1634 VariableSymbol* Semantic::FindLocalVariable(VariableSymbol* local, in FindLocalVariable() function in Jikes::Semantic