Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeExprGen.h38 template <class Emitter> class SourceLocScope; variable
479 SourceLocScope(ByteCodeExprGen<Emitter> *Ctx, const Expr *DefaultExpr) in SourceLocScope() function