Home
last modified time | relevance | path

Searched defs:Ctx (Results 1 – 5 of 5) sorted by relevance

/frameworks/compile/slang/
Dslang_backend.cpp229 void Backend::Initialize(clang::ASTContext &Ctx) { in Initialize()
255 void Backend::HandleTranslationUnit(clang::ASTContext &Ctx) { in HandleTranslationUnit()
Dslang_backend.h94 virtual void HandleTranslationUnitPre(clang::ASTContext &Ctx) { } in HandleTranslationUnitPre()
Dslang_rs_export_func.cpp67 clang::ASTContext &Ctx = Context->getASTContext(); in Create() local
Dslang_rs_context.cpp46 clang::ASTContext &Ctx, in RSContext()
Dslang_rs_export_foreach.cpp351 clang::ASTContext &Ctx = Context->getASTContext(); in Create() local