Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp1318 bool eolnOut = false; in VisitObjCImplementationDecl() local
1326 eolnOut = true; in VisitObjCImplementationDecl()
1337 eolnOut = true; in VisitObjCImplementationDecl()
1340 if (!eolnOut) in VisitObjCImplementationDecl()
1359 bool eolnOut = false; in VisitObjCInterfaceDecl() local
1380 eolnOut = true; in VisitObjCInterfaceDecl()
1392 eolnOut = true; in VisitObjCInterfaceDecl()
1396 if (!eolnOut) in VisitObjCInterfaceDecl()