HomeSort by relevance Sort by last modified time
    Searched refs:parsePPIf (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Format/
UnwrappedLineParser.h 77 void parsePPIf(bool IfDef);
UnwrappedLineParser.cpp 469 parsePPIf(/*IfDef=*/false);
473 parsePPIf(/*IfDef=*/true);
536 void UnwrappedLineParser::parsePPIf(bool IfDef) {
    [all...]

Completed in 37 milliseconds