clang
7.0.0
|
#include "clang/Sema/Sema.h"
Public Types | |
using | FunctionDeclAndLoc = clang::Sema::FunctionDeclAndLoc |
using | FDBaseInfo = DenseMapInfo< clang::CanonicalDeclPtr< clang::FunctionDecl > > |
Static Public Member Functions | |
static FunctionDeclAndLoc | getEmptyKey () |
static FunctionDeclAndLoc | getTombstoneKey () |
static unsigned | getHashValue (const FunctionDeclAndLoc &FDL) |
static bool | isEqual (const FunctionDeclAndLoc &LHS, const FunctionDeclAndLoc &RHS) |
|
inlinestatic |
|
inlinestatic |
Definition at line 10811 of file Sema.h.
References clang::Sema::FunctionDeclAndLoc::FD, clang::SourceLocation::getRawEncoding(), clang::format::hash_combine(), and clang::Sema::FunctionDeclAndLoc::Loc.
|
inlinestatic |
|
inlinestatic |
Definition at line 10816 of file Sema.h.
References clang::Sema::FunctionDeclAndLoc::FD, and clang::Sema::FunctionDeclAndLoc::Loc.