Searched defs:Ctx (Results 1 – 5 of 5) sorted by relevance
229 void Backend::Initialize(clang::ASTContext &Ctx) { in Initialize()255 void Backend::HandleTranslationUnit(clang::ASTContext &Ctx) { in HandleTranslationUnit()
94 virtual void HandleTranslationUnitPre(clang::ASTContext &Ctx) { } in HandleTranslationUnitPre()
67 clang::ASTContext &Ctx = Context->getASTContext(); in Create() local
46 clang::ASTContext &Ctx, in RSContext()
351 clang::ASTContext &Ctx = Context->getASTContext(); in Create() local