clang 20.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 201 of file TreeTransform.h.
|
inline |
Definition at line 207 of file TreeTransform.h.
References clang::SourceLocation::isValid().
|
inline |
Definition at line 216 of file TreeTransform.h.