Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.h93 void parsePPDefine();
H A DUnwrappedLineParser.cpp742 parsePPDefine(); in parsePPDirective()
873 void UnwrappedLineParser::parsePPDefine() { in parsePPDefine() function in clang::format::UnwrappedLineParser