Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h133 void parsePPDirective();
H A DUnwrappedLineParser.cpp995 void UnwrappedLineParser::parsePPDirective() { in parsePPDirective() function in clang::format::UnwrappedLineParser
4911 parsePPDirective(); in readToken()