clang
10.0.0git
|
RAII object that temporarily sets the base location and entity used for reporting diagnostics in types. More...
#include "/work/www-prereleases/10.0.0/rc2/docsbuild/clang/lib/Sema/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 184 of file TreeTransform.h.
|
inline |
Definition at line 190 of file TreeTransform.h.
References clang::TreeTransform< Derived >::getDerived(), and clang::SourceLocation::isValid().
|
inline |
Definition at line 199 of file TreeTransform.h.
References clang::TreeTransform< Derived >::getDerived().