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 79 void parsePPIf(bool IfDef);
UnwrappedLineParser.cpp 502 parsePPIf(/*IfDef=*/false);
506 parsePPIf(/*IfDef=*/true);
569 void UnwrappedLineParser::parsePPIf(bool IfDef) {
    [all...]

Completed in 34 milliseconds