Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DUnwrappedLineParser.h78 void parsePPDefine();
DUnwrappedLineParser.cpp513 parsePPDefine(); in parsePPDirective()
606 void UnwrappedLineParser::parsePPDefine() { in parsePPDefine() function in clang::format::UnwrappedLineParser