Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DCurrentSourceLocExprScope.h27 const Expr *DefaultExpr = nullptr; variable
40 explicit CurrentSourceLocExprScope(const Expr *DefaultExpr) in CurrentSourceLocExprScope()
50 SourceLocExprScopeGuard(const Expr *DefaultExpr, in SourceLocExprScopeGuard()
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeExprGen.h