Searched defs:IfDef (Results 1 - 2 of 2) sorted by path

/external/clang/lib/Format/
H A DUnwrappedLineParser.cpp486 parsePPIf(/*IfDef=*/false);
490 parsePPIf(/*IfDef=*/true);
553 void UnwrappedLineParser::parsePPIf(bool IfDef) { argument
560 conditionalCompilationStart(!IfDef && IsLiteralFalse);
/external/selinux/sepolgen/src/sepolgen/
H A Drefpolicy.py752 class IfDef(Node): class in inherits:Node

Completed in 192 milliseconds