Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DMacroArgs.cpp210 SourceLocation ExpansionLocStart, in StringifyArgument()
H A DTokenLexer.cpp383 SourceLocation ExpansionLocStart = in ExpandFunctionArguments() local
H A DPreprocessor.cpp488 CreateString(StringRef Str,Token & Tok,SourceLocation ExpansionLocStart,SourceLocation ExpansionLocEnd) CreateString() argument
H A DLexer.cpp199 Create_PragmaLexer(SourceLocation SpellingLoc,SourceLocation ExpansionLocStart,SourceLocation ExpansionLocEnd,unsigned TokLen,Preprocessor & PP) Create_PragmaLexer() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h373 SourceLocation ExpansionLocStart, ExpansionLocEnd; variable
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp633 createExpansionLoc(SourceLocation SpellingLoc,SourceLocation ExpansionLocStart,SourceLocation ExpansionLocEnd,unsigned Length,bool ExpansionIsTokenRange,int LoadedID,SourceLocation::UIntTy LoadedOffset) createExpansionLoc() argument