Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h1556 CurrentSourceLocExprScope CurSourceLocExprScope;
1585 SourceLocScope(E, CGF.CurSourceLocExprScope) {
1603 : SourceLocExprScopeGuard(E, CGF.CurSourceLocExprScope) {}
H A DCGExprScalar.cpp642 SLE->EvaluateInContext(Ctx, CGF.CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr()
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp540 CurrentSourceLocExprScope CurSourceLocExprScope; member in __anon19193fee0111::CallStackFrame
7373 SourceLocExprScopeGuard Guard(E, Info.CurrentCall->CurSourceLocExprScope); in VisitCXXDefaultArgExpr()
7381 SourceLocExprScopeGuard Guard(E, Info.CurrentCall->CurSourceLocExprScope); in VisitCXXDefaultInitExpr()
8670 Info.Ctx, Info.CurrentCall->CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr()
10853 Info.Ctx, Info.CurrentCall->CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr()