Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DUnwrappedLineParser.h112 void parsePPDefine();
H A DUnwrappedLineParser.cpp1066 parsePPDefine(); in parsePPDirective()
1198 void UnwrappedLineParser::parsePPDefine() { in parsePPDefine() function in clang::format::UnwrappedLineParser