Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h365 SourceLocation SpellingLoc; variable
450 static ExpansionInfo createForMacroArg(SourceLocation SpellingLoc, in createForMacroArg()
463 static ExpansionInfo createForTokenSplit(SourceLocation SpellingLoc, in createForTokenSplit()
1145 FileID getFileID(SourceLocation SpellingLoc) const { in getFileID()
1323 unsigned getFileOffset(SourceLocation SpellingLoc) const { in getFileOffset()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp439 FullSourceLoc SpellingLoc = Loc.getSpellingLoc(); in emitSingleMacroExpansion() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp513 SourceLocation SpellingLoc = SM.getSpellingLoc(Loc); in SplitToken() local
H A DLexer.cpp243 Lexer *Lexer::Create_PragmaLexer(SourceLocation SpellingLoc, in Create_PragmaLexer()
1201 SourceLocation SpellingLoc = SM.getSpellingLoc(FileLoc); in GetMappedTokenLoc() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp640 SourceLocation SpellingLoc, SourceLocation ExpansionLoc, unsigned Length) { in createMacroArgExpansionLoc()
647 SourceLocation SpellingLoc, SourceLocation ExpansionLocStart, in createExpansionLoc()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp765 SourceLocation SpellingLoc = SM->getSpellingLoc(Loc); in dumpLocation() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp4511 SourceLocation SpellingLoc = in TryParseCXX11AttributeIdentifier() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1746 SourceLocation SpellingLoc = ReadSourceLocation(*F, Record[1], Seq); in ReadSLocEntry() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp3216 SourceLocation SpellingLoc = Loc; in DiagnoseAbsenceOfOverrideControl() local