clang 18.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 217 of file CallGraph.h.
|
inlinestatic |
Definition at line 218 of file CallGraph.h.
|
inlinestatic |
Definition at line 230 of file CallGraph.h.
References clang::CallGraphNode::CallRecord::Callee.
|
inlinestatic |
Definition at line 224 of file CallGraph.h.
|
inlinestatic |
Definition at line 236 of file CallGraph.h.