Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Format/
H A DUnwrappedLineParser.cpp583 void UnwrappedLineParser::parsePPIf(bool IfDef) { in parsePPIf()
/aosp_15_r20/external/selinux/python/sepolgen/src/sepolgen/
H A Drefpolicy.py1060 class IfDef(Node): class