Searched defs:Ctx (Results 1 – 6 of 6) sorted by relevance
220 void Backend::Initialize(clang::ASTContext &Ctx) { in Initialize()233 void Backend::HandleTranslationUnit(clang::ASTContext &Ctx) { in HandleTranslationUnit()
94 virtual void HandleTranslationUnitPre(clang::ASTContext &Ctx) { return; } in HandleTranslationUnitPre()
69 clang::ASTContext &Ctx = Context->getASTContext(); in Create() local
221 clang::ASTContext &Ctx = Context->getASTContext(); in Create() local
49 clang::ASTContext &Ctx, in RSContext()
662 llvm::MCContext *Ctx; in runMCCodeGen() local