Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp696 llvm::raw_string_ostream LSAS(LeftsideAttrs); in VisitFunctionDecl() local
698 prettyPrintAttributes(D, LSAS, AttrPrintLoc::Left); in VisitFunctionDecl()
706 LSAS << ' '; in VisitFunctionDecl()