Home
last modified time | relevance | path

Searched defs:ExpansionIsTokenRange (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h376 bool ExpansionIsTokenRange; variable
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp635 createExpansionLoc(SourceLocation SpellingLoc,SourceLocation ExpansionLocStart,SourceLocation ExpansionLocEnd,unsigned Length,bool ExpansionIsTokenRange,int LoadedID,SourceLocation::UIntTy LoadedOffset) createExpansionLoc() argument