Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DCurrentSourceLocExprScope.h35 const Expr *getDefaultExpr() const { return DefaultExpr; } in getDefaultExpr() function
54 if ((Enable = (Current.getDefaultExpr() == nullptr))) in SourceLocExprScopeGuard()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExprScalar.cpp644 SLE->EvaluateInContext(Ctx, CGF.CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr()
/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp8775 Info.Ctx, Info.CurrentCall->CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr()
11111 Info.Ctx, Info.CurrentCall->CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr()