clang
7.0.0
|
#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 728 of file ProgramPoint.h.
|
inlinestatic |
Definition at line 730 of file ProgramPoint.h.
|
inlinestatic |
Definition at line 742 of file ProgramPoint.h.
References clang::ProgramPoint::getHashValue().
|
inlinestatic |
Definition at line 736 of file ProgramPoint.h.
|
inlinestatic |
Definition at line 746 of file ProgramPoint.h.