#include "clang/Lex/MacroInfo.h"
Definition at line 364 of file MacroInfo.h.
◆ DefInfo() [1/2]
clang::MacroDirective::DefInfo::DefInfo |
( |
| ) |
|
|
default |
◆ DefInfo() [2/2]
◆ getDirective() [1/2]
◆ getDirective() [2/2]
◆ getLocation()
◆ getMacroInfo() [1/2]
MacroInfo * clang::MacroDirective::DefInfo::getMacroInfo |
( |
| ) |
|
|
inline |
◆ getMacroInfo() [2/2]
const MacroInfo * clang::MacroDirective::DefInfo::getMacroInfo |
( |
| ) |
const |
|
inline |
◆ getPreviousDefinition() [1/2]
◆ getPreviousDefinition() [2/2]
const DefInfo clang::MacroDirective::DefInfo::getPreviousDefinition |
( |
| ) |
const |
|
inline |
◆ getUndefLocation()
SourceLocation clang::MacroDirective::DefInfo::getUndefLocation |
( |
| ) |
const |
|
inline |
◆ isInvalid()
bool clang::MacroDirective::DefInfo::isInvalid |
( |
| ) |
const |
|
inline |
◆ isPublic()
bool clang::MacroDirective::DefInfo::isPublic |
( |
| ) |
const |
|
inline |
◆ isUndefined()
bool clang::MacroDirective::DefInfo::isUndefined |
( |
| ) |
const |
|
inline |
◆ isValid()
bool clang::MacroDirective::DefInfo::isValid |
( |
| ) |
const |
|
inline |
◆ operator bool()
clang::MacroDirective::DefInfo::operator bool |
( |
| ) |
const |
|
inlineexplicit |
The documentation for this class was generated from the following file: