|
clang
5.0.0
|
RAII object that temporarily sets the base location and entity used for reporting diagnostics in types. More...
Public Member Functions | |
| TemporaryBase (TreeTransform &Self, SourceLocation Location, DeclarationName Entity) | |
| ~TemporaryBase () | |
RAII object that temporarily sets the base location and entity used for reporting diagnostics in types.
Definition at line 176 of file TreeTransform.h.
|
inline |
Definition at line 182 of file TreeTransform.h.
References clang::TreeTransform< Derived >::getDerived(), and clang::SourceLocation::isValid().
|
inline |
Definition at line 191 of file TreeTransform.h.
1.8.6