Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DTokenConcatenation.cpp160 bool TokenConcatenation::AvoidConcat(const Token &PrevPrevTok, in AvoidConcat() function in TokenConcatenation
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp214 bool AvoidConcat(const Token &PrevPrevTok, const Token &PrevTok, AvoidConcat() function in __anonaf84b2280111::PrintPPOutputPPCallbacks