Home
last modified time | relevance | path

Searched refs:CurSourceLocExprScope (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenFunction.h1595 CurrentSourceLocExprScope CurSourceLocExprScope;
1624 SourceLocScope(E, CGF.CurSourceLocExprScope) {
1642 : SourceLocExprScopeGuard(E, CGF.CurSourceLocExprScope) {}
H A DCGExprScalar.cpp644 SLE->EvaluateInContext(Ctx, CGF.CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr()
/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp540 CurrentSourceLocExprScope CurSourceLocExprScope; member in __anon7a1fdcea0111::CallStackFrame
7452 SourceLocExprScopeGuard Guard(E, Info.CurrentCall->CurSourceLocExprScope); in VisitCXXDefaultArgExpr()
7460 SourceLocExprScopeGuard Guard(E, Info.CurrentCall->CurSourceLocExprScope); in VisitCXXDefaultInitExpr()
8775 Info.Ctx, Info.CurrentCall->CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr()
11111 Info.Ctx, Info.CurrentCall->CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr()