Home
last modified time | relevance | path

Searched defs:sbuf (Results 1 – 25 of 26) sorted by relevance

12

/llvm-project/clang/test/Modules/
H A Dmerge-fn-prototype-tags.c6 void mmalloc_attach(void) { struct stat sbuf; } in mmalloc_attach() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUndefResultChecker.cpp77 SmallString<256> sbuf; in checkPostStmt() local
H A DCheckObjCInstMethSignature.cpp49 std::string sbuf; in CompareReturnTypes() local
H A DMacOSKeychainAPIChecker.cpp230 SmallString<80> sbuf; in generateDeallocatorMismatchReport() local
273 SmallString<128> sbuf; in checkPreStmt() local
468 SmallString<70> sbuf; in generateAllocatedDataNotReleasedReport() local
H A DObjCUnusedIVarsChecker.cpp155 std::string sbuf; in checkObjCUnusedIvar() local
H A DIvarInvalidationChecker.cpp518 SmallString<128> sbuf; in reportNoInvalidationMethod() local
541 SmallString<128> sbuf; in reportIvarNeedsInvalidation() local
H A DBasicObjCFoundationChecks.cpp176 SmallString<128> sbuf; in warnIfNilArg() local
501 SmallString<128> sbuf; in checkPreStmt() local
782 SmallString<128> sbuf; in checkPreObjCMessage() local
H A DCheckSecuritySyntaxOnly.cpp322 SmallString<256> sbuf; in checkLoopConditionForFloat() local
/llvm-project/libc/AOR_v20.02/string/test/
H A Dstrlen.c44 static char sbuf[LEN+2*A]; variable
H A Dstrchr.c40 static char sbuf[LEN+2*A]; variable
H A Dstrrchr.c39 static char sbuf[LEN+2*A]; variable
H A Dmemchr.c41 static unsigned char sbuf[LEN+2*A]; variable
H A Dstrnlen.c41 static char sbuf[LEN+2*A]; variable
H A Dstrchrnul.c41 static char sbuf[LEN+2*A]; variable
H A Dmemset.c36 static unsigned char sbuf[LEN+2*A]; variable
H A Dstrcpy.c40 static char sbuf[LEN+2*A]; variable
H A Dmemcpy.c40 static unsigned char sbuf[LEN+2*A]; variable
H A Dstpcpy.c39 static char sbuf[LEN+2*A]; variable
H A Dmemmove.c38 static unsigned char sbuf[LEN+2*A]; variable
/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp384 std::string sbuf; in annotateConsumedSummaryMismatch() local
490 std::string sbuf; in VisitNode() local
771 std::string sbuf; getEndPath() local
[all...]
H A DRetainCountChecker.cpp1266 SmallString<128> sbuf; in handleAutoreleaseCounts() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp759 std::string sbuf; in generateDiagForSwitchOP() local
814 llvm::raw_string_ostream os(sbuf); in generateDiagForGotoOP() local
829 llvm::raw_string_ostream os(sbuf); in generateDiagForBinaryOP() local
899 std::string sbuf; generateMinimalDiagForBlockEdge() local
910 std::string sbuf; generateMinimalDiagForBlockEdge() local
940 std::string sbuf; generateMinimalDiagForBlockEdge() local
967 std::string sbuf; generateMinimalDiagForBlockEdge() local
[all...]
H A DHTMLDiagnostics.cpp945 std::string sbuf; HandlePiece() local
H A DBugReporterVisitors.cpp802 SmallString<256> sbuf; maybeEmitNote() local
1771 SmallString<256> sbuf; VisitNode() local
/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_libc_test.cpp236 void test_internal_strlcpy(char *dbuf, const char *sbuf) { in test_internal_strlcpy() argument

12