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

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

Completed in 686 milliseconds