Home
last modified time | relevance | path

Searched defs:ExpansionLocStart (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/lib/Lex/
H A DMacroArgs.cpp210 StringifyArgument(const Token * ArgToks,Preprocessor & PP,bool Charify,SourceLocation ExpansionLocStart,SourceLocation ExpansionLocEnd) StringifyArgument() argument
H A DTokenLexer.cpp383 SourceLocation ExpansionLocStart = ExpandFunctionArguments() local
H A DPreprocessor.cpp492 CreateString(StringRef Str,Token & Tok,SourceLocation ExpansionLocStart,SourceLocation ExpansionLocEnd) CreateString() argument
H A DLexer.cpp244 Create_PragmaLexer(SourceLocation SpellingLoc,SourceLocation ExpansionLocStart,SourceLocation ExpansionLocEnd,unsigned TokLen,Preprocessor & PP) Create_PragmaLexer() argument
/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h373 SourceLocation ExpansionLocStart, ExpansionLocEnd; variable
/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp647 createExpansionLoc(SourceLocation SpellingLoc,SourceLocation ExpansionLocStart,SourceLocation ExpansionLocEnd,unsigned Length,bool ExpansionIsTokenRange,int LoadedID,SourceLocation::UIntTy LoadedOffset) createExpansionLoc() argument