Searched refs:callBack (Results 1 – 2 of 2) sorted by relevance
1806 callBack(symbol); in visitSymbol()1852 const std::function<void(const Fortran::semantics::Symbol &)> &callBack; member1858 const std::function<void(const Fortran::semantics::Symbol &)> callBack) { in visitAllSymbols() argument1859 SymbolVisitor visitor{callBack}; in visitAllSymbols()1867 const std::function<void(const Fortran::semantics::Symbol &)> callBack) { in visitAllSymbols() argument1868 SymbolVisitor visitor{callBack}; in visitAllSymbols()
783 std::function<void(const semantics::Symbol &)> callBack);788 std::function<void(const semantics::Symbol &)> callBack);