Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DFormat.cpp1457 bool checkAndConsumeDirectiveWithName(Lexer &Lex, StringRef Name, Token &Tok) { in checkAndConsumeDirectiveWithName() function
1480 if (checkAndConsumeDirectiveWithName(Lex, "ifndef", Tok)) { in getOffsetAfterHeaderGuardsAndComments()
1482 if (checkAndConsumeDirectiveWithName(Lex, "define", Tok)) in getOffsetAfterHeaderGuardsAndComments()