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

Definitions

include/llvm/ADT/PriorityWorklist.h
  233     bool operator()(const T &Arg) {
include/llvm/ADT/STLExtras.h
   93   const Ty &operator()(const Ty &self) const {
  129   Ret operator()(Params ...params) const {
include/llvm/ADT/SetVector.h
  281     bool operator()(const ArgumentT &Arg) {
lib/Target/Hexagon/HexagonCommonGEP.cpp
  308     bool operator() (GepNode *N) const {
tools/clang/include/clang/ASTMatchers/ASTMatchersInternal.h
 1757   bool operator()(const internal::BoundNodesMap &Nodes) const {
tools/clang/lib/StaticAnalyzer/Checkers/EnumCastOutOfRangeChecker.cpp
   44   bool operator()(const llvm::APSInt &EnumDeclInitValue) {
tools/clang/lib/Tooling/CompilationDatabase.cpp
  209   bool operator() (StringRef S) {
  224   bool operator() (StringRef S) {
tools/lldb/include/lldb/Utility/Broadcaster.h
  126     bool operator()(const event_listener_key &input) const {
  141     bool operator()(const event_listener_key &input) const {
  158     bool operator()(const event_listener_key &input) const {
  178     bool operator()(const event_listener_key &input) const {
  196     bool operator()(const event_listener_key &input) const {
  203     bool operator()(const lldb::ListenerSP &input) const {
tools/lldb/source/Breakpoint/BreakpointLocationCollection.cpp
   51   bool operator()(const BreakpointLocationSP &bp_loc) const {
tools/lldb/source/Breakpoint/BreakpointSiteList.cpp
   87   bool operator()(std::pair<lldb::addr_t, BreakpointSiteSP> val_pair) const {
tools/lldb/source/Breakpoint/WatchpointList.cpp
   90   bool operator()(const WatchpointSP &wp) const {
tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.cpp
  122   bool operator()(const DWARFDebugArangeSet::Descriptor &desc) const {
tools/lldb/source/Utility/Listener.cpp
   31   bool operator()(const BroadcasterManagerWP &input_wp) const {
  235   bool operator()(const EventSP &event_sp) const {
usr/include/c++/7.4.0/bits/predefined_ops.h
  273       _Predicate _M_pred;
usr/include/c++/7.4.0/bits/stl_function.h
  548       operator()(const _Tp& __x) const
utils/TableGen/X86EVEX2VEXTablesEmitter.cpp
   91   bool operator()(const CodeGenInstruction *VEXInst) {
utils/TableGen/X86FoldTablesEmitter.cpp
  319   bool operator()(const CodeGenInstruction *RegInst) {
utils/unittest/googletest/src/gtest-internal-inl.h
  355   bool operator()(const TestProperty& test_property) const {
utils/unittest/googletest/src/gtest.cc
 4482   bool operator()(const TestCase* test_case) const {