Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpState.h59 ASTContext &getCtx() const override { return Parent.getCtx(); } in getCtx() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp1014 ASTContext &getCtx() const override { return Ctx; } in getCtx() function in __anonbf0ddd820411::EvalInfo