Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DUnwrappedLineParser.h93 void parsePPDirective();
H A DUnwrappedLineParser.cpp656 void UnwrappedLineParser::parsePPDirective() { in parsePPDirective() function in clang::format::UnwrappedLineParser
2635 parsePPDirective(); in readToken()