Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/CodeGen/
H A DTestAsmPrinter.h78 MCContext &getCtx() const { return *MC; } in getCtx() function
/llvm-project/clang/lib/AST/Interp/
H A DInterpState.h
/llvm-project/libc/benchmarks/automemcpy/lib/
H A DCodeGen.cpp
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp1019 ASTContext &getCtx() const override { return Ctx; } getCtx() function in __anon006fc44d0411::EvalInfo