Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenFunction.h1422 CurrentSourceLocExprScope CurSourceLocExprScope;
1451 SourceLocScope(E, CGF.CurSourceLocExprScope) {
1469 : SourceLocExprScopeGuard(E, CGF.CurSourceLocExprScope) {}
HDCGExprScalar.cpp649 SLE->EvaluateInContext(Ctx, CGF.CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr()
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDExprConstant.cpp510 CurrentSourceLocExprScope CurSourceLocExprScope; member in __anon75742f710111::CallStackFrame
6716 SourceLocExprScopeGuard Guard(E, Info.CurrentCall->CurSourceLocExprScope); in VisitCXXDefaultArgExpr()
6724 SourceLocExprScopeGuard Guard(E, Info.CurrentCall->CurSourceLocExprScope); in VisitCXXDefaultInitExpr()
7956 Info.Ctx, Info.CurrentCall->CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr()
10014 Info.Ctx, Info.CurrentCall->CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr()