Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Tooling/Inclusions/
H A DHeaderIncludes.cpp59 bool checkAndConsumeDirectiveWithName( in checkAndConsumeDirectiveWithName() function
103 if (checkAndConsumeDirectiveWithName(Lex, "ifndef", Tok)) { in getOffsetAfterHeaderGuardsAndComments()
105 if (checkAndConsumeDirectiveWithName(Lex, "define", Tok) && in getOffsetAfterHeaderGuardsAndComments()
114 if (checkAndConsumeDirectiveWithName(Lex, "pragma", Tok, in getOffsetAfterHeaderGuardsAndComments()