Searched defs:Callable (Results 1 – 5 of 5) sorted by relevance
844 static struct Callable struct850 Callable callable; argument
754 static struct Callable struct760 Callable callable; argument
86 Callable = 1U << 5, enumerator
1941 void visitDomSubTree(DominatorTree &DT, BasicBlock *BB, CallableT Callable) { in visitDomSubTree()
771 void SymbolTableSection::updateSymbols(function_ref<void(Symbol &)> Callable) { in updateSymbols()