clang
15.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 753 of file ProgramPoint.h.
|
inlinestatic |
Definition at line 755 of file ProgramPoint.h.
References x.
|
inlinestatic |
Definition at line 767 of file ProgramPoint.h.
References clang::ProgramPoint::getHashValue().
|
inlinestatic |
Definition at line 761 of file ProgramPoint.h.
References x.
|
inlinestatic |
Definition at line 771 of file ProgramPoint.h.