Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCodeGenFunction.h1513 CurrentSourceLocExprScope CurSourceLocExprScope;
1542 SourceLocScope(E, CGF.CurSourceLocExprScope) {
1560 : SourceLocExprScopeGuard(E, CGF.CurSourceLocExprScope) {}
DCGExprScalar.cpp637 SLE->EvaluateInContext(Ctx, CGF.CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr()
/external/llvm-project/clang/lib/AST/
DExprConstant.cpp537 CurrentSourceLocExprScope CurSourceLocExprScope; member in __anon3f12a8aa0111::CallStackFrame
7359 SourceLocExprScopeGuard Guard(E, Info.CurrentCall->CurSourceLocExprScope); in VisitCXXDefaultArgExpr()
7367 SourceLocExprScopeGuard Guard(E, Info.CurrentCall->CurSourceLocExprScope); in VisitCXXDefaultInitExpr()
8656 Info.Ctx, Info.CurrentCall->CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr()
10794 Info.Ctx, Info.CurrentCall->CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr()