Home
last modified time | relevance | path

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

/freebsd/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.cpp492 SourceLocation ExpansionLocStart, in CreateString()
H A DLexer.cpp244 SourceLocation ExpansionLocStart, in Create_PragmaLexer()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h373 SourceLocation ExpansionLocStart, ExpansionLocEnd; variable
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp647 SourceLocation SpellingLoc, SourceLocation ExpansionLocStart, in createExpansionLoc()