clang 22.0.0git
|
RAII object that temporarily sets the base location and entity used for reporting diagnostics in types. More...
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/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 218 of file TreeTransform.h.
|
inline |
Definition at line 224 of file TreeTransform.h.
References clang::TreeTransform< Derived >::getBaseEntity(), clang::TreeTransform< Derived >::getBaseLocation(), and clang::TreeTransform< Derived >::TreeTransform().
|
inline |
Definition at line 233 of file TreeTransform.h.