Searched defs:AvoidConcat (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/ | ||
H A D | TokenConcatenation.cpp | 160 bool TokenConcatenation::AvoidConcat(const Token &PrevPrevTok, in AvoidConcat() function in TokenConcatenation |
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ | ||
H A D | PrintPreprocessedOutput.cpp | 164 bool AvoidConcat(const Token &PrevPrevTok, const Token &PrevTok, in AvoidConcat() function in __anonc99bc9c10111::PrintPPOutputPPCallbacks |