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.h1756 CurrentSourceLocExprScope CurSourceLocExprScope;
1785 SourceLocScope(E, CGF.CurSourceLocExprScope) {
1803 : SourceLocExprScopeGuard(E, CGF.CurSourceLocExprScope) {}
H A DCGExprScalar.cpp701 SLE->EvaluateInContext(Ctx, CGF.CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp570 CurrentSourceLocExprScope CurSourceLocExprScope; member in __anonfb577fba0111::CallStackFrame
8115 SourceLocExprScopeGuard Guard(E, Info.CurrentCall->CurSourceLocExprScope); in VisitCXXDefaultArgExpr()
8123 SourceLocExprScopeGuard Guard(E, Info.CurrentCall->CurSourceLocExprScope); in VisitCXXDefaultInitExpr()
9587 Info.Ctx, Info.CurrentCall->CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr()
12276 Info.Ctx, Info.CurrentCall->CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr()