Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h138 void parsePPPragma();
H A DUnwrappedLineParser.cpp1032 parsePPPragma(); in parsePPDirective()
1207 void UnwrappedLineParser::parsePPPragma() { in parsePPPragma() function in clang::format::UnwrappedLineParser