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 115 std::unique_ptr<clang::SourceManager> mSourceMgr;
195 clang::SourceManager &getSourceManager() { return *mSourceMgr; }

Completed in 55 milliseconds