Searched defs:getASTContext (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/
H A Dslang.h152 clang::ASTContext &getASTContext() { return *mASTContext; } function in class:slang::Slang
H A Dslang_rs_context.h114 inline clang::ASTContext &getASTContext() const { return mCtx; } function in class:slang::RSContext

Completed in 63 milliseconds