Home
last modified time | relevance | path

Searched defs:DefaultExpr (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCurrentSourceLocExprScope.h28 const Expr *DefaultExpr = nullptr; variable
41 explicit CurrentSourceLocExprScope(const Expr *DefaultExpr) in CurrentSourceLocExprScope()
51 SourceLocExprScopeGuard(const Expr *DefaultExpr, in SourceLocExprScopeGuard()