Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DUnwrappedLineParser.cpp583 void UnwrappedLineParser::parsePPIf(bool IfDef) { in parsePPIf()
/external/llvm-project/clang/lib/Format/
DUnwrappedLineParser.cpp805 void UnwrappedLineParser::parsePPIf(bool IfDef) { in parsePPIf()
/external/selinux/python/sepolgen/src/sepolgen/
Drefpolicy.py895 class IfDef(Node): class