Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/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()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp652 SLE->EvaluateInContext(Ctx, CGF.CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr()
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp9079 Info.Ctx, Info.CurrentCall->CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr()
11472 Info.Ctx, Info.CurrentCall->CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr()