|
clang 23.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 216 of file CallGraph.h.
|
inlinestatic |
Definition at line 217 of file CallGraph.h.
|
inlinestatic |
Definition at line 229 of file CallGraph.h.
References clang::CallGraphNode::CallRecord::Callee.
|
inlinestatic |
Definition at line 223 of file CallGraph.h.
|
inlinestatic |
Definition at line 235 of file CallGraph.h.