Home
last modified time | relevance | path

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

/llvm-project/mlir/test/lib/Transforms/
H A DTestMakeIsolatedFromAbove.cpp24 llvm::function_ref<bool(Operation *)> callBack) { in makeIsolatedFromAboveImpl() argument
/llvm-project/flang/lib/Lower/
H A DPFTBuilder.cpp2061 const std::function<void(const Fortran::semantics::Symbol &)> &callBack; global() member
2067 visitAllSymbols(const Fortran::lower::pft::FunctionLikeUnit & funit,const std::function<void (const Fortran::semantics::Symbol &)> callBack) visitAllSymbols() argument
2076 visitAllSymbols(const Fortran::lower::pft::Evaluation & eval,const std::function<void (const Fortran::semantics::Symbol &)> callBack) visitAllSymbols() argument