clang 22.0.0git
|
#include "clang/AST/NestedNameSpecifier.h"
Static Public Member Functions | |
static clang::NestedNameSpecifier | getEmptyKey () |
static clang::NestedNameSpecifier | getTombstoneKey () |
static unsigned | getHashValue (const clang::NestedNameSpecifier &V) |
Definition at line 255 of file NestedNameSpecifier.h.
|
inlinestatic |
Definition at line 256 of file NestedNameSpecifier.h.
Referenced by llvm::DenseMapInfo< clang::NestedNameSpecifierLoc >::getEmptyKey().
|
inlinestatic |
Definition at line 262 of file NestedNameSpecifier.h.
References V.
Referenced by llvm::DenseMapInfo< clang::NestedNameSpecifierLoc >::getHashValue().
|
inlinestatic |
Definition at line 258 of file NestedNameSpecifier.h.
References clang::NestedNameSpecifier::getInvalid().
Referenced by llvm::DenseMapInfo< clang::NestedNameSpecifierLoc >::getTombstoneKey().