#include "clang/AST/ASTContext.h"
Definition at line 4083 of file ASTContext.h.
◆ getHashValue() [1/2]
| unsigned llvm::DenseMapInfo< llvm::FoldingSetNodeIDRef >::getHashValue |
( |
const FoldingSetNodeID & | Val | ) |
|
|
inlinestatic |
◆ getHashValue() [2/2]
| unsigned llvm::DenseMapInfo< llvm::FoldingSetNodeIDRef >::getHashValue |
( |
FoldingSetNodeIDRef | Val | ) |
|
|
inlinestatic |
◆ isEqual() [1/2]
| bool llvm::DenseMapInfo< llvm::FoldingSetNodeIDRef >::isEqual |
( |
const FoldingSetNodeID & | LHS, |
|
|
FoldingSetNodeIDRef | RHS ) |
|
inlinestatic |
◆ isEqual() [2/2]
| bool llvm::DenseMapInfo< llvm::FoldingSetNodeIDRef >::isEqual |
( |
FoldingSetNodeIDRef | LHS, |
|
|
FoldingSetNodeIDRef | RHS ) |
|
inlinestatic |
The documentation for this struct was generated from the following file: