Searched refs:CurrentSourceLocExprScope (Results 1 – 3 of 3) sorted by relevance
26 class CurrentSourceLocExprScope {38 explicit CurrentSourceLocExprScope() = default;41 explicit CurrentSourceLocExprScope(const Expr *DefaultExpr) in CurrentSourceLocExprScope() function44 CurrentSourceLocExprScope(CurrentSourceLocExprScope const &) = default;45 CurrentSourceLocExprScope &46 operator=(CurrentSourceLocExprScope const &) = default;49 class CurrentSourceLocExprScope::SourceLocExprScopeGuard {52 CurrentSourceLocExprScope &Current) in SourceLocExprScopeGuard()56 Current = CurrentSourceLocExprScope(DefaultExpr); in SourceLocExprScopeGuard()68 CurrentSourceLocExprScope &Current;[all …]
1513 CurrentSourceLocExprScope CurSourceLocExprScope;1515 CurrentSourceLocExprScope::SourceLocExprScopeGuard;
79 CurrentSourceLocExprScope::SourceLocExprScopeGuard;537 CurrentSourceLocExprScope CurSourceLocExprScope;