Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DCurrentSourceLocExprScope.h36 const Expr *getDefaultExpr() const { return DefaultExpr; } in getDefaultExpr() function
55 if ((Enable = (Current.getDefaultExpr() == nullptr))) in SourceLocExprScopeGuard()
/external/llvm-project/clang/lib/CodeGen/
DCGExprScalar.cpp637 SLE->EvaluateInContext(Ctx, CGF.CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr()
/external/llvm-project/clang/lib/AST/
DExprConstant.cpp8656 Info.Ctx, Info.CurrentCall->CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr()
10794 Info.Ctx, Info.CurrentCall->CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr()