Searched refs:SM (Results 1 – 6 of 6) sorted by relevance
/frameworks/compile/slang/ |
D | slang_rs_export_var.cpp | 35 const clang::SourceManager *SM = Context->getSourceManager(); in ReportVarError() local 36 return DiagEngine->Report(clang::FullSourceLoc(Loc, *SM), in ReportVarError()
|
D | slang_rs_export_type.cpp | 98 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()
|
D | slang_rs_export_foreach.cpp | 40 const clang::SourceManager &SM = DiagEngine->getSourceManager(); in ReportNameError() local 43 clang::FullSourceLoc(PVD->getLocation(), SM), in ReportNameError()
|
D | slang_rs_object_ref_count.cpp | 222 clang::SourceManager &SM = mCtx.getSourceManager(); in InsertDestructors() local 232 if (SM.isBeforeInTranslationUnit(S->getLocStart(), mVarLoc)) { in InsertDestructors()
|
/frameworks/base/docs/html/ |
D | sitemap.txt | 2897 http://developer.android.com/reference/org/apache/http/cookie/SM.html
|
/frameworks/base/api/ |
D | current.txt | 48710 public abstract interface SM {
|