#include "clang/Sema/Sema.h"
Definition at line 12135 of file Sema.h.
◆ TemplateCompareNewDeclInfo() [1/2]
| clang::Sema::TemplateCompareNewDeclInfo::TemplateCompareNewDeclInfo |
( |
const NamedDecl * | ND | ) |
|
|
inline |
◆ TemplateCompareNewDeclInfo() [2/2]
◆ ContainsDecl()
| bool clang::Sema::TemplateCompareNewDeclInfo::ContainsDecl |
( |
const NamedDecl * | ND | ) |
const |
|
inline |
◆ getDecl()
| const NamedDecl * clang::Sema::TemplateCompareNewDeclInfo::getDecl |
( |
| ) |
const |
|
inline |
◆ getDeclContext()
| const DeclContext * clang::Sema::TemplateCompareNewDeclInfo::getDeclContext |
( |
| ) |
const |
|
inline |
◆ getLexicalDeclContext()
| const DeclContext * clang::Sema::TemplateCompareNewDeclInfo::getLexicalDeclContext |
( |
| ) |
const |
|
inline |
◆ getLocation()
| SourceLocation clang::Sema::TemplateCompareNewDeclInfo::getLocation |
( |
| ) |
const |
|
inline |
◆ isInvalid()
| bool clang::Sema::TemplateCompareNewDeclInfo::isInvalid |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: