Home
last modified time | relevance | path

Searched defs:CleanupFunction (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/include/flang/Lower/
H A DStatementContext.h60 using CleanupFunction = std::function<void()>; variable
/llvm-project/flang/include/flang/Optimizer/Builder/
H A DHLFIRTools.h209 using CleanupFunction = std::function<void()>; global() variable
/llvm-project/clang/include/clang/Analysis/
H A DCFG.h79 CleanupFunction, enumerator