clang 20.0.0git
|
#include "clang/Analysis/ProgramPoint.h"
Static Public Member Functions | |
static clang::ProgramPoint | getEmptyKey () |
static clang::ProgramPoint | getTombstoneKey () |
static unsigned | getHashValue (const clang::ProgramPoint &Loc) |
static bool | isEqual (const clang::ProgramPoint &L, const clang::ProgramPoint &R) |
Definition at line 752 of file ProgramPoint.h.
|
inlinestatic |
Definition at line 754 of file ProgramPoint.h.
|
inlinestatic |
Definition at line 766 of file ProgramPoint.h.
References Loc.
|
inlinestatic |
Definition at line 760 of file ProgramPoint.h.
|
inlinestatic |
Definition at line 770 of file ProgramPoint.h.