Home
last modified time | relevance | path

Searched defs:Os (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DDiagOutputUtils.h18 void printQuotedQualifiedName(llvm::raw_ostream &Os, in printQuotedQualifiedName()
27 void printQuotedName(llvm::raw_ostream &Os, const NamedDeclDerivedT &D) { in printQuotedName()
H A DUncountedLambdaCapturesChecker.cpp77 llvm::raw_svector_ostream Os(Buf); in reportBug() local
H A DNoUncountedMembersChecker.cpp130 llvm::raw_svector_ostream Os(Buf); in reportBug() local
H A DUncountedCallArgsChecker.cpp248 llvm::raw_svector_ostream Os(Buf); in reportBug() local
H A DUncountedLocalVarsChecker.cpp255 llvm::raw_svector_ostream Os(Buf); in reportBug() local
H A DRefCntblBaseVirtualDtorChecker.cpp363 llvm::raw_svector_ostream Os(Buf); in reportBug() local
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DOptimizationLevel.cpp25 const OptimizationLevel OptimizationLevel::Os = { member in OptimizationLevel
/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/
H A DOptimizationLevel.h100 static const OptimizationLevel Os; variable
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCContainersASTChecker.cpp135 llvm::raw_svector_ostream Os(Buf); in VisitCallExpr() local
H A DPaddingChecker.cpp314 llvm::raw_svector_ostream Os(Buf); in reportRecord() local
H A DCStringChecker.cpp56 llvm::raw_svector_ostream Os(Message); in createOutOfBoundErrorMsg() local
431 static void printIdxWithOrdinalSuffix(llvm::raw_ostream &Os, unsigned Idx) { in printIdxWithOrdinalSuffix()
H A DStdLibraryFunctionsChecker.cpp1341 llvm::raw_svector_ostream Os(Msg); in checkPreCall() local
H A DMallocChecker.cpp2593 llvm::raw_svector_ostream Os(Buf); in HandleFunctionPtrFree() local
/freebsd/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DStencil.cpp49 llvm::raw_string_ostream Os(Output); in printNode() local