Searched refs:CurrentSourceLocExprScope (Results 1 – 3 of 3) sorted by relevance
25 class CurrentSourceLocExprScope {37 explicit CurrentSourceLocExprScope() = default;40 explicit CurrentSourceLocExprScope(const Expr *DefaultExpr) in CurrentSourceLocExprScope() function43 CurrentSourceLocExprScope(CurrentSourceLocExprScope const &) = default;44 CurrentSourceLocExprScope &45 operator=(CurrentSourceLocExprScope const &) = default;48 class CurrentSourceLocExprScope::SourceLocExprScopeGuard {51 CurrentSourceLocExprScope &Current) in SourceLocExprScopeGuard()55 Current = CurrentSourceLocExprScope(DefaultExpr); in SourceLocExprScopeGuard()67 CurrentSourceLocExprScope &Current;[all …]
1744 CurrentSourceLocExprScope CurSourceLocExprScope;1746 CurrentSourceLocExprScope::SourceLocExprScopeGuard;
83 CurrentSourceLocExprScope::SourceLocExprScopeGuard;551 CurrentSourceLocExprScope CurSourceLocExprScope;