Searched refs:SM (Results 176 - 185 of 185) sorted by relevance

12345678

/external/qemu/distrib/sdl-1.2.15/build-scripts/
H A Dconfig.guess1111 SM[BE]S:UNIX_SV:*:*)
/external/srtp/
H A Dconfig.guess1107 SM[BE]S:UNIX_SV:*:*)
/external/stressapptest/
H A Dconfig.guess1149 SM[BE]S:UNIX_SV:*:*)
/external/tcpdump/
H A Dconfig.guess1097 SM[BE]S:UNIX_SV:*:*)
/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp1823 PathDiagnosticLocation getLocation(const SourceManager &SM) const {
2239 SourceManager& SM = BRC.getSourceManager(); local
2245 PathDiagnosticLocation L = PathDiagnosticLocation::createEndOfPath(LeakN, SM);
/external/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2379 SourceManager &SM = CGM.getContext().getSourceManager(); local
2380 const FileEntry *mainFile = SM.getFileEntryForID(SM.getMainFileID());
/external/clang/lib/Serialization/
H A DASTReader.cpp2503 SourceManager &SM = getSourceManager(); local
2504 if (SM.isFileOverridden(File)) {
2508 SM.disableFileContentsOverride(File);
4844 SourceManager &SM = getSourceManager();
4855 BeginLoc = SM.getLocForStartOfFile(File).getLocWithOffset(Offset);
/external/clang/lib/AST/
H A DASTContext.cpp547 ASTContext::ASTContext(LangOptions& LOpts, SourceManager &SM, argument
569 SourceMgr(SM), LangOpts(LOpts),
575 Comments(SM), CommentsLoaded(false),
/external/clang/include/clang/AST/
H A DExpr.h1468 SourceLocation getLocationOfByte(unsigned ByteNo, const SourceManager &SM,
/external/clang/include/clang/Sema/
H A DSema.h2102 CXXSpecialMember SM,

Completed in 237 milliseconds

12345678