Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h144 void parsePPPragma();
H A DUnwrappedLineParser.cpp1021 parsePPPragma(); in parsePPDirective()
1202 void UnwrappedLineParser::parsePPPragma() { in parsePPPragma() function in clang::format::UnwrappedLineParser