Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/CodeGen/
DTestAsmPrinter.h77 MCContext &getCtx() const { return *MC; } in getCtx() function
/external/llvm-project/clang/lib/AST/Interp/
DInterpState.h53 ASTContext &getCtx() const override { return Parent.getCtx(); } in getCtx() function
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.h198 GlobalContext *getCtx() const { return Ctx; } in getCtx() function
/external/llvm-project/clang/lib/AST/
DExprConstant.cpp1117 ASTContext &getCtx() const override { return Ctx; } in getCtx() function in __anona656c3110311::EvalInfo