Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Format/ !
H A DUnwrappedLineParser.h133 void parsePPDirective();
H A DUnwrappedLineParser.cpp1000 void UnwrappedLineParser::parsePPDirective() { in parsePPDirective() function in clang::format::UnwrappedLineParser
4885 parsePPDirective(); in readToken()