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.cpp1431 bool eolnOut = false; in VisitObjCImplementationDecl() local
1439 eolnOut = true; in VisitObjCImplementationDecl()
1450 eolnOut = true; in VisitObjCImplementationDecl()
1453 if (!eolnOut) in VisitObjCImplementationDecl()
1472 bool eolnOut = false; in VisitObjCInterfaceDecl() local
1498 eolnOut = true; in VisitObjCInterfaceDecl()
1510 eolnOut = true; in VisitObjCInterfaceDecl()
1514 if (!eolnOut) in VisitObjCInterfaceDecl()