Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DUnwrappedLineParser.h77 void parsePPIf(bool IfDef);
DUnwrappedLineParser.cpp536 void UnwrappedLineParser::parsePPIf(bool IfDef) { in parsePPIf() argument
542 conditionalCompilationStart(!IfDef && IsLiteralFalse); in parsePPIf()