Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DUnwrappedLineParser.h76 void parsePPDefine();
DUnwrappedLineParser.cpp466 parsePPDefine(); in parsePPDirective()
558 void UnwrappedLineParser::parsePPDefine() { in parsePPDefine() function in clang::format::UnwrappedLineParser