Searched refs:checkAndConsumeDirectiveWithName (Results 1 – 1 of 1) sorted by relevance
1457 bool checkAndConsumeDirectiveWithName(Lexer &Lex, StringRef Name, Token &Tok) { in checkAndConsumeDirectiveWithName() function1480 if (checkAndConsumeDirectiveWithName(Lex, "ifndef", Tok)) { in getOffsetAfterHeaderGuardsAndComments()1482 if (checkAndConsumeDirectiveWithName(Lex, "define", Tok)) in getOffsetAfterHeaderGuardsAndComments()