Lines Matching defs:SM
162 const SourceManager &SM, const LangOptions &langOpts) in Lexer()
193 SourceManager &SM = PP.getSourceManager(); in Create_PragmaLexer() local
329 const SourceManager &SM, in getSpelling()
448 const SourceManager &SM, in MeasureTokenLength()
459 const SourceManager &SM, in getRawToken()
510 const SourceManager &SM, in getBeginningOfFileToken()
558 const SourceManager &SM, in GetBeginningOfToken()
722 const SourceManager &SM, in getTokenPrefixLength()
782 const SourceManager &SM, in getLocForEndOfToken()
804 const SourceManager &SM, in isAtStartOfMacroExpansion()
826 const SourceManager &SM, in isAtEndOfMacroExpansion()
852 const SourceManager &SM, in makeRangeFromFileLocs()
879 const SourceManager &SM, in makeFileCharRange()
943 const SourceManager &SM, in getSourceText()
979 const SourceManager &SM, in getImmediateMacroName()
1026 SourceLocation Loc, const SourceManager &SM, const LangOptions &LangOpts) { in getImmediateMacroNameForDiagnostics()
1075 const SourceManager &SM) { in getIndentationForLine()
1113 SourceManager &SM = PP.getSourceManager(); in GetMappedTokenLoc() local
1241 const SourceManager &SM, in findNextToken()
1274 SourceLocation Loc, tok::TokenKind TKind, const SourceManager &SM, in findLocationAfterToken()