Searched defs:ConcatInfo (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Lex/ | ||
H A D | TokenConcatenation.cpp | 182 unsigned ConcatInfo = TokenInfo[PrevKind]; in AvoidConcat() local |
/freebsd-src/contrib/llvm-project/clang/lib/Rewrite/ | ||
H A D | HTMLRewrite.cpp | 596 TokenConcatenation ConcatInfo(TmpPP); HighlightMacros() local |
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ | ||
H A D | PrintPreprocessedOutput.cpp | 82 TokenConcatenation ConcatInfo; member in __anonaf84b2280111::PrintPPOutputPPCallbacks |