#include "clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h"
Definition at line 86 of file BasicValueFactory.h.
◆ iterator
◆ PointerToMemberData()
clang::ento::PointerToMemberData::PointerToMemberData |
( |
const NamedDecl * |
D, |
|
|
llvm::ImmutableList< const CXXBaseSpecifier * > |
L |
|
) |
| |
|
inline |
◆ begin()
iterator clang::ento::PointerToMemberData::begin |
( |
| ) |
const |
|
inline |
◆ end()
iterator clang::ento::PointerToMemberData::end |
( |
| ) |
const |
|
inline |
◆ getCXXBaseList()
llvm::ImmutableList< const CXXBaseSpecifier * > clang::ento::PointerToMemberData::getCXXBaseList |
( |
| ) |
const |
|
inline |
◆ getDeclaratorDecl()
const NamedDecl * clang::ento::PointerToMemberData::getDeclaratorDecl |
( |
| ) |
const |
|
inline |
◆ Profile() [1/2]
void clang::ento::PointerToMemberData::Profile |
( |
llvm::FoldingSetNodeID & |
ID | ) |
|
|
inline |
◆ Profile() [2/2]
void PointerToMemberData::Profile |
( |
llvm::FoldingSetNodeID & |
ID, |
|
|
const NamedDecl * |
D, |
|
|
llvm::ImmutableList< const CXXBaseSpecifier * > |
L |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: