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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Inclusions/
H A DHeaderIncludes.cpp121 bool checkAndConsumeInclusiveDirective(Lexer &Lex, Token &Tok) { function in namespace:clang
162 while (checkAndConsumeInclusiveDirective(Lex, Tok))

Completed in 297 milliseconds