Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp1474 bool eolnOut = false; in VisitObjCImplementationDecl() local
1482 eolnOut = true; in VisitObjCImplementationDecl()
1493 eolnOut = true; in VisitObjCImplementationDecl()
1496 if (!eolnOut) in VisitObjCImplementationDecl()
1515 bool eolnOut = false; in VisitObjCInterfaceDecl() local
1536 eolnOut = true; in VisitObjCInterfaceDecl()
1548 eolnOut = true; in VisitObjCInterfaceDecl()
1552 if (!eolnOut) in VisitObjCInterfaceDecl()