clang 20.0.0git
|
Represents the current source location and context used to determine the value of the source location builtins (ex. More...
#include "clang/AST/CurrentSourceLocExprScope.h"
Classes | |
class | SourceLocExprScopeGuard |
Public Member Functions | |
const Expr * | getDefaultExpr () const |
CurrentSourceLocExprScope ()=default | |
Represents the current source location and context used to determine the value of the source location builtins (ex.
__builtin_LINE), including the context of default argument and default initializer expressions.
Definition at line 25 of file CurrentSourceLocExprScope.h.
|
explicitdefault |
|
inline |
Definition at line 35 of file CurrentSourceLocExprScope.h.