Searched defs:SpellingLoc (Results 1 – 5 of 5) sorted by relevance
270 unsigned SpellingLoc; variable313 static ExpansionInfo create(SourceLocation SpellingLoc, in create()340 static ExpansionInfo createForMacroArg(SourceLocation SpellingLoc, in createForMacroArg()816 FileID getFileID(SourceLocation SpellingLoc) const { in getFileID()955 unsigned getFileOffset(SourceLocation SpellingLoc) const { in getFileOffset()
183 SourceLocation SpellingLoc = SM->getSpellingLoc(Loc); in DumpLocation() local
566 SourceManager::createMacroArgExpansionLoc(SourceLocation SpellingLoc, in createMacroArgExpansionLoc()575 SourceManager::createExpansionLoc(SourceLocation SpellingLoc, in createExpansionLoc()
171 Lexer *Lexer::Create_PragmaLexer(SourceLocation SpellingLoc, in Create_PragmaLexer()1150 SourceLocation SpellingLoc = SM.getSpellingLoc(FileLoc); in GetMappedTokenLoc() local
1197 SourceLocation SpellingLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntryRecord() local