reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

include/llvm/ADT/STLExtras.h
  319   PredicateT Pred;
include/llvm/Analysis/LoopIterator.h
   65     bool operator()(NodeRef N) const {
include/llvm/IR/CFGDiff.h
  167     bool operator()(NodeRef N) const {
  221     bool operator()(NodeRef N) const {
unittests/ADT/IteratorTest.cpp
  188     bool operator()(int N) {
usr/include/c++/7.4.0/bits/std_function.h
  702     operator()(_ArgTypes... __args) const