Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DCurrentSourceLocExprScope.h36 const Expr *getDefaultExpr() const { return DefaultExpr; } in getDefaultExpr() function
55 if ((Enable = (Current.getDefaultExpr() == nullptr))) in SourceLocExprScopeGuard()
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp642 SLE->EvaluateInContext(Ctx, CGF.CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr()
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp8670 Info.Ctx, Info.CurrentCall->CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr()
10853 Info.Ctx, Info.CurrentCall->CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr()