Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSourceManager.h351 SourceLocation SpellingLoc; variable
436 static ExpansionInfo createForMacroArg(SourceLocation SpellingLoc, in createForMacroArg()
449 static ExpansionInfo createForTokenSplit(SourceLocation SpellingLoc, in createForTokenSplit()
1100 FileID getFileID(SourceLocation SpellingLoc) const { in getFileID()
1284 unsigned getFileOffset(SourceLocation SpellingLoc) const { in getFileOffset()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp440 FullSourceLoc SpellingLoc = Loc.getSpellingLoc(); in emitSingleMacroExpansion() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPreprocessor.cpp503 SourceLocation SpellingLoc = SM.getSpellingLoc(Loc); in SplitToken() local
H A DLexer.cpp189 Lexer *Lexer::Create_PragmaLexer(SourceLocation SpellingLoc, in Create_PragmaLexer()
1117 SourceLocation SpellingLoc = SM.getSpellingLoc(FileLoc); in GetMappedTokenLoc() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DSourceManager.cpp628 SourceManager::createMacroArgExpansionLoc(SourceLocation SpellingLoc, in createMacroArgExpansionLoc()
637 SourceManager::createExpansionLoc(SourceLocation SpellingLoc, in createExpansionLoc()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDeclCXX.cpp4044 SourceLocation SpellingLoc = in TryParseCXX11AttributeIdentifier() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DTextNodeDumper.cpp580 SourceLocation SpellingLoc = SM->getSpellingLoc(Loc); in dumpLocation() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp1581 SourceLocation SpellingLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp3106 SourceLocation SpellingLoc = Loc; in DiagnoseAbsenceOfOverrideControl() local