Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h139 void parsePPDirective();
H A DUnwrappedLineParser.cpp989 void UnwrappedLineParser::parsePPDirective() { in parsePPDirective() function in clang::format::UnwrappedLineParser
4768 parsePPDirective(); in readToken()