Home
last modified time | relevance | path

Searched refs:SM (Results 1 – 6 of 6) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_export_var.cpp35 const clang::SourceManager *SM = Context->getSourceManager(); in ReportVarError() local
36 return DiagEngine->Report(clang::FullSourceLoc(Loc, *SM), in ReportVarError()
Dslang_rs_export_type.cpp98 const clang::SourceManager &SM = DiagEngine->getSourceManager(); in ReportTypeError() local
105 clang::FullSourceLoc(TopLevelRecord->getLocation(), SM), in ReportTypeError()
110 clang::FullSourceLoc(ND->getLocation(), SM), in ReportTypeError()
1267 const clang::SourceManager *SM = Context->getSourceManager(); in Create() local
1271 clang::FullSourceLoc(RD->getLocation(), *SM), in Create()
1284 clang::FullSourceLoc(RD->getLocation(), *SM), in Create()
1299 clang::FullSourceLoc(RD->getLocation(), *SM), in Create()
1309 clang::FullSourceLoc(RD->getLocation(), *SM), in Create()
1320 clang::FullSourceLoc(RD->getLocation(), *SM), in Create()
Dslang_rs_export_foreach.cpp40 const clang::SourceManager &SM = DiagEngine->getSourceManager(); in ReportNameError() local
43 clang::FullSourceLoc(PVD->getLocation(), SM), in ReportNameError()
Dslang_rs_object_ref_count.cpp222 clang::SourceManager &SM = mCtx.getSourceManager(); in InsertDestructors() local
232 if (SM.isBeforeInTranslationUnit(S->getLocStart(), mVarLoc)) { in InsertDestructors()
/frameworks/base/docs/html/
Dsitemap.txt2897 http://developer.android.com/reference/org/apache/http/cookie/SM.html
/frameworks/base/api/
Dcurrent.txt48710 public abstract interface SM {