Searched refs:SM (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_context.h255 const clang::SourceManager *SM = getSourceManager(); local
256 return DiagEngine->Report(clang::FullSourceLoc(Loc, *SM),
H A Dslang_rs_object_ref_count.cpp222 clang::SourceManager &SM = mCtx.getSourceManager(); local
232 if (SM.isBeforeInTranslationUnit(S->getLocStart(), mVarLoc)) {

Completed in 215 milliseconds