clang
9.0.0
|
RAII object that temporarily sets the base location and entity used for reporting diagnostics in types. More...
#include "/work/llvm-www-releases/9.0.0/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 180 of file TreeTransform.h.
|
inline |
Definition at line 186 of file TreeTransform.h.
References clang::TreeTransform< Derived >::getDerived(), and clang::SourceLocation::isValid().
|
inline |
Definition at line 195 of file TreeTransform.h.
References clang::TreeTransform< Derived >::getDerived().