clang 20.0.0git
|
#include "clang/Analysis/CallGraph.h"
Static Public Member Functions | |
static clang::CallGraphNode::CallRecord | getEmptyKey () |
static clang::CallGraphNode::CallRecord | getTombstoneKey () |
static unsigned | getHashValue (const clang::CallGraphNode::CallRecord &Val) |
static bool | isEqual (const clang::CallGraphNode::CallRecord &LHS, const clang::CallGraphNode::CallRecord &RHS) |
Definition at line 214 of file CallGraph.h.
|
inlinestatic |
Definition at line 215 of file CallGraph.h.
|
inlinestatic |
Definition at line 227 of file CallGraph.h.
References clang::CallGraphNode::CallRecord::Callee.
|
inlinestatic |
Definition at line 221 of file CallGraph.h.
|
inlinestatic |
Definition at line 233 of file CallGraph.h.