Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DSourceManager.h359 SourceLocation SpellingLoc; variable
444 static ExpansionInfo createForMacroArg(SourceLocation SpellingLoc, in createForMacroArg()
457 static ExpansionInfo createForTokenSplit(SourceLocation SpellingLoc, in createForTokenSplit()
1119 FileID getFileID(SourceLocation SpellingLoc) const { in getFileID()
1297 unsigned getFileOffset(SourceLocation SpellingLoc) const { in getFileOffset()
/openbsd/src/gnu/llvm/clang/lib/Frontend/
DDiagnosticRenderer.cpp439 FullSourceLoc SpellingLoc = Loc.getSpellingLoc(); in emitSingleMacroExpansion() local
/openbsd/src/gnu/llvm/clang/lib/Lex/
DPreprocessor.cpp506 SourceLocation SpellingLoc = SM.getSpellingLoc(Loc); in SplitToken() local
DLexer.cpp194 Lexer *Lexer::Create_PragmaLexer(SourceLocation SpellingLoc, in Create_PragmaLexer()
1137 SourceLocation SpellingLoc = SM.getSpellingLoc(FileLoc); in GetMappedTokenLoc() local
/openbsd/src/gnu/llvm/clang/lib/Basic/
DSourceManager.cpp635 SourceLocation SpellingLoc, SourceLocation ExpansionLoc, unsigned Length) { in createMacroArgExpansionLoc()
642 SourceLocation SpellingLoc, SourceLocation ExpansionLocStart, in createExpansionLoc()
/openbsd/src/gnu/llvm/clang/lib/AST/
DTextNodeDumper.cpp623 SourceLocation SpellingLoc = SM->getSpellingLoc(Loc); in dumpLocation() local
/openbsd/src/gnu/llvm/clang/lib/Parse/
DParseDeclCXX.cpp4244 SourceLocation SpellingLoc = in TryParseCXX11AttributeIdentifier() local
/openbsd/src/gnu/llvm/clang/lib/Serialization/
DASTReader.cpp1589 SourceLocation SpellingLoc = ReadSourceLocation(*F, Record[1], Seq); in ReadSLocEntry() local
/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaDeclCXX.cpp3180 SourceLocation SpellingLoc = Loc; in DiagnoseAbsenceOfOverrideControl() local