clang
8.0.0
|
RAII object that temporarily sets the base location and entity used for reporting diagnostics in types. More...
#include "/work/www-prereleases/8.0.0/rc5/docsbuild/llvm.src/tools/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 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.
References clang::TreeTransform< Derived >::getDerived().