Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Inclusions/
H A DHeaderIncludes.cpp124 bool checkAndConsumeInclusiveDirective(Lexer &Lex, Token &Tok) { in checkAndConsumeInclusiveDirective() function
165 while (checkAndConsumeInclusiveDirective(Lex, Tok)) in getMaxHeaderInsertionOffset()