Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DUnwrappedLineParser.h94 void parsePPDefine();
H A DUnwrappedLineParser.cpp668 parsePPDefine(); in parsePPDirective()
799 void UnwrappedLineParser::parsePPDefine() { in parsePPDefine() function in clang::format::UnwrappedLineParser