|
clang
5.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 681 of file ProgramPoint.h.
|
inlinestatic |
Definition at line 683 of file ProgramPoint.h.
|
inlinestatic |
Definition at line 695 of file ProgramPoint.h.
References clang::ProgramPoint::getHashValue().
|
inlinestatic |
Definition at line 689 of file ProgramPoint.h.
|
inlinestatic |
Definition at line 699 of file ProgramPoint.h.
1.8.6