Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DInterpState.h53 ASTContext &getCtx() const override { return Parent.getCtx(); } in getCtx() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp1123 ASTContext &getCtx() const override { return Ctx; } in getCtx() function in __anondef1c1650311::EvalInfo