Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h1654 CurrentSourceLocExprScope CurSourceLocExprScope;
1683 SourceLocScope(E, CGF.CurSourceLocExprScope) {
1701 : SourceLocExprScopeGuard(E, CGF.CurSourceLocExprScope) {}
H A DCGExprScalar.cpp652 SLE->EvaluateInContext(Ctx, CGF.CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr()
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp546 CurrentSourceLocExprScope CurSourceLocExprScope; member in __anon7ee061300111::CallStackFrame
7714 SourceLocExprScopeGuard Guard(E, Info.CurrentCall->CurSourceLocExprScope); in VisitCXXDefaultArgExpr()
7722 SourceLocExprScopeGuard Guard(E, Info.CurrentCall->CurSourceLocExprScope); in VisitCXXDefaultInitExpr()
9079 Info.Ctx, Info.CurrentCall->CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr()
11472 Info.Ctx, Info.CurrentCall->CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr()