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

/openbsd-current/gnu/llvm/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp439 FullSourceLoc SpellingLoc = Loc.getSpellingLoc(); local
/openbsd-current/gnu/llvm/clang/lib/Lex/
H A DPreprocessor.cpp506 SourceLocation SpellingLoc = SM.getSpellingLoc(Loc); local
H A DLexer.cpp194 Lexer *Lexer::Create_PragmaLexer(SourceLocation SpellingLoc, argument
1137 SourceLocation SpellingLoc = SM.getSpellingLoc(FileLoc); local
/openbsd-current/gnu/llvm/clang/include/clang/Basic/
H A DSourceManager.h359 SourceLocation SpellingLoc; member in class:clang::SrcMgr::ExpansionInfo
414 static ExpansionInfo create(SourceLocation SpellingLoc, SourceLocation Start, argument
444 createForMacroArg(SourceLocation SpellingLoc, SourceLocation ExpansionLoc) argument
457 createForTokenSplit(SourceLocation SpellingLoc, SourceLocation Start, SourceLocation End) argument
[all...]
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DTextNodeDumper.cpp623 SourceLocation SpellingLoc = SM->getSpellingLoc(Loc); local
/openbsd-current/gnu/llvm/clang/lib/Basic/
H A DSourceManager.cpp634 createMacroArgExpansionLoc( SourceLocation SpellingLoc, SourceLocation ExpansionLoc, unsigned Length) argument
641 createExpansionLoc( SourceLocation SpellingLoc, SourceLocation ExpansionLocStart, SourceLocation ExpansionLocEnd, unsigned Length, bool ExpansionIsTokenRange, int LoadedID, SourceLocation::UIntTy LoadedOffset) argument
/openbsd-current/gnu/llvm/clang/lib/Parse/
H A DParseDeclCXX.cpp4244 SourceLocation SpellingLoc = local
/openbsd-current/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp1589 SourceLocation SpellingLoc = ReadSourceLocation(*F, Record[1], Seq); local

Completed in 244 milliseconds