Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h1744 CurrentSourceLocExprScope CurSourceLocExprScope;
1773 SourceLocScope(E, CGF.CurSourceLocExprScope) {
1791 : SourceLocExprScopeGuard(E, CGF.CurSourceLocExprScope) {}
H A DCGExprScalar.cpp669 SLE->EvaluateInContext(Ctx, CGF.CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp551 CurrentSourceLocExprScope CurSourceLocExprScope; member in __anonfb577fba0111::CallStackFrame
7777 SourceLocExprScopeGuard Guard(E, Info.CurrentCall->CurSourceLocExprScope); in VisitCXXDefaultArgExpr()
7785 SourceLocExprScopeGuard Guard(E, Info.CurrentCall->CurSourceLocExprScope); in VisitCXXDefaultInitExpr()
9166 Info.Ctx, Info.CurrentCall->CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr()
11726 Info.Ctx, Info.CurrentCall->CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr()