Home
last modified time | relevance | path

Searched defs:SpellingLoc (Results 1 – 22 of 22) 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/llvm-project/clang-tools-extra/clang-tidy/utils/
DFileExtensionsUtils.cpp31 SourceLocation SpellingLoc = SM.getSpellingLoc(Loc); in isSpellingLocInHeaderFile() local
/external/llvm-project/clang/include/clang/Basic/
DSourceManager.h351 unsigned SpellingLoc; variable
439 static ExpansionInfo createForMacroArg(SourceLocation SpellingLoc, in createForMacroArg()
452 static ExpansionInfo createForTokenSplit(SourceLocation SpellingLoc, in createForTokenSplit()
1092 FileID getFileID(SourceLocation SpellingLoc) const { in getFileID()
1276 unsigned getFileOffset(SourceLocation SpellingLoc) const { in getFileOffset()
/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DUppercaseLiteralSuffixCheck.cpp71 SourceLocation SpellingLoc = SM.getSpellingLoc(Loc); in GetMacroAwareLocation() local
/external/llvm-project/clang/lib/Frontend/
DDiagnosticRenderer.cpp433 FullSourceLoc SpellingLoc = Loc.getSpellingLoc(); in emitSingleMacroExpansion() local
/external/clang/lib/Frontend/
DDiagnosticRenderer.cpp428 SourceLocation SpellingLoc = SM.getSpellingLoc(Loc); in emitSingleMacroExpansion() local
/external/llvm-project/clang/lib/Lex/
DPreprocessor.cpp507 SourceLocation SpellingLoc = SM.getSpellingLoc(Loc); in SplitToken() local
DLexer.cpp189 Lexer *Lexer::Create_PragmaLexer(SourceLocation SpellingLoc, in Create_PragmaLexer()
1117 SourceLocation SpellingLoc = SM.getSpellingLoc(FileLoc); in GetMappedTokenLoc() local
/external/llvm-project/clang-tools-extra/clangd/index/
DSymbolCollector.cpp422 auto SpellingLoc = SM.getSpellingLoc(Loc); in handleMacroOccurrence() local
/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/Basic/
DSourceManager.cpp591 SourceManager::createMacroArgExpansionLoc(SourceLocation SpellingLoc, in createMacroArgExpansionLoc()
600 SourceManager::createExpansionLoc(SourceLocation SpellingLoc, in createExpansionLoc()
/external/llvm-project/clang/lib/Basic/
DSourceManager.cpp620 SourceManager::createMacroArgExpansionLoc(SourceLocation SpellingLoc, in createMacroArgExpansionLoc()
629 SourceManager::createExpansionLoc(SourceLocation SpellingLoc, in createExpansionLoc()
/external/llvm-project/clang-tools-extra/clangd/
DSelection.cpp175 bool isFirstExpansion(FileID Target, SourceLocation SpellingLoc, in isFirstExpansion()
DXRefs.cpp426 bool tokenSpelledAt(SourceLocation SpellingLoc, const syntax::TokenBuffer &TB) { in tokenSpelledAt()
/external/clang/lib/Parse/
DParseDeclCXX.cpp3637 SourceLocation SpellingLoc = in TryParseCXX11AttributeIdentifier() local
/external/llvm-project/clang/lib/AST/
DTextNodeDumper.cpp580 SourceLocation SpellingLoc = SM->getSpellingLoc(Loc); in dumpLocation() local
/external/llvm-project/clang/lib/Parse/
DParseDeclCXX.cpp4031 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
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp1568 SourceLocation SpellingLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local
/external/llvm-project/clang/lib/Sema/
DSemaDeclCXX.cpp3081 SourceLocation SpellingLoc = Loc; in DiagnoseAbsenceOfOverrideControl() local