Home
last modified time | relevance | path

Searched refs:createForTokenSplit (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceManager.h414 static ExpansionInfo createForTokenSplit(SourceLocation SpellingLoc, in createForTokenSplit() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/
H A DSourceManager.cpp595 ExpansionInfo::createForTokenSplit(Spelling, TokenStart, TokenEnd), in createTokenSplitLoc()