Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp1467 bool eolnOut = false; in VisitObjCImplementationDecl() local
1475 eolnOut = true; in VisitObjCImplementationDecl()
1486 eolnOut = true; in VisitObjCImplementationDecl()
1489 if (!eolnOut) in VisitObjCImplementationDecl()
1508 bool eolnOut = false; in VisitObjCInterfaceDecl() local
1534 eolnOut = true; in VisitObjCInterfaceDecl()
1546 eolnOut = true; in VisitObjCInterfaceDecl()
1550 if (!eolnOut) in VisitObjCInterfaceDecl()