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

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

Completed in 439 milliseconds