Home
last modified time | relevance | path

Searched defs:SpellingLoc (Results 1 – 8 of 8) sorted by relevance

/external/clang/include/clang/Basic/
DSourceManager.h305 unsigned SpellingLoc; variable
354 static ExpansionInfo create(SourceLocation SpellingLoc, in create()
382 static ExpansionInfo createForMacroArg(SourceLocation SpellingLoc, in createForMacroArg()
987 FileID getFileID(SourceLocation SpellingLoc) const { in getFileID()
998 StringRef getFilename(SourceLocation SpellingLoc) const { in getFilename()
1168 unsigned getFileOffset(SourceLocation SpellingLoc) const { in getFileOffset()
/external/clang/lib/Frontend/
DDiagnosticRenderer.cpp428 SourceLocation SpellingLoc = SM.getSpellingLoc(Loc); in emitSingleMacroExpansion() local
/external/clang/lib/Basic/
DSourceManager.cpp591 SourceManager::createMacroArgExpansionLoc(SourceLocation SpellingLoc, in createMacroArgExpansionLoc()
600 SourceManager::createExpansionLoc(SourceLocation SpellingLoc, in createExpansionLoc()
/external/clang/lib/Lex/
DLexer.cpp164 Lexer *Lexer::Create_PragmaLexer(SourceLocation SpellingLoc, in Create_PragmaLexer()
1057 SourceLocation SpellingLoc = SM.getSpellingLoc(FileLoc); in GetMappedTokenLoc() local
/external/clang/lib/Parse/
DParseDeclCXX.cpp3637 SourceLocation SpellingLoc = in TryParseCXX11AttributeIdentifier() local
/external/clang/lib/AST/
DASTDumper.cpp593 SourceLocation SpellingLoc = SM->getSpellingLoc(Loc); in dumpLocation() local
/external/clang/lib/Serialization/
DASTReader.cpp1329 SourceLocation SpellingLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local
/external/clang/lib/Sema/
DSemaDeclCXX.cpp1951 SourceLocation SpellingLoc = Loc; in DiagnoseAbsenceOfOverrideControl() local