Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_context.h328 const clang::SourceManager *SM = getSourceManager(); in Report() local
329 return DiagEngine->Report(clang::FullSourceLoc(Loc, *SM), in Report()
Dslang_rs_object_ref_count.cpp1177 clang::SourceManager& SM = C.getSourceManager(); in InsertLocalVarDestructors() local
1179 const auto& OccursBefore = [&SM] (clang::SourceLocation L1, clang::SourceLocation L2)->bool { in InsertLocalVarDestructors()
1180 return SM.isBeforeInTranslationUnit(L1, L2); in InsertLocalVarDestructors()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt55509 public abstract deprecated interface SM {