HomeSort by relevance Sort by last modified time
    Searched defs:mSourceMgr (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/slang/
slang_backend.h 89 clang::SourceManager &mSourceMgr;
slang.h 118 std::unique_ptr<clang::SourceManager> mSourceMgr;
198 clang::SourceManager &getSourceManager() { return *mSourceMgr; }

Completed in 56 milliseconds