Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_func.cpp67 clang::ASTContext &Ctx = Context->getASTContext(); in Create() local
Dslang_rs_export_foreach.cpp323 clang::ASTContext &Ctx = Context->getASTContext(); in Create() local
Dslang_rs_context.cpp50 clang::ASTContext &Ctx, in RSContext()
Dslang_backend.cpp272 void Backend::Initialize(clang::ASTContext &Ctx) { in Initialize()
278 void Backend::HandleTranslationUnit(clang::ASTContext &Ctx) { in HandleTranslationUnit()