clang
10.0.0svn
|
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 26 of file CurrentSourceLocExprScope.h.
|
explicitdefault |
Referenced by getDefaultExpr().
|
inline |
Definition at line 36 of file CurrentSourceLocExprScope.h.
References CurrentSourceLocExprScope().