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

/frameworks/compile/slang/
H A Dslang.h148 clang::SourceManager &getSourceManager() { return *mSourceMgr; } function in class:slang::Slang
H A Dslang_rs_context.h116 inline const clang::SourceManager *getSourceManager() const { function in class:slang::RSContext
117 return &mPP.getSourceManager();

Completed in 40 milliseconds