clang
3.7.0
|
RAII object that temporarily sets the base location and entity used for reporting diagnostics in types. More...
#include <TreeTransform.h>
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 174 of file TreeTransform.h.
|
inline |
Definition at line 180 of file TreeTransform.h.
References clang::TreeTransform< Derived >::getDerived(), and clang::SourceLocation::isValid().
|
inline |
Definition at line 189 of file TreeTransform.h.