Home
last modified time | relevance | path

Searched defs:Buf2 (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dunsafe-functions.c121 char Buf2[BUFSIZ] = {0}; fOptional() local
/llvm-project/llvm/unittests/ExecutionEngine/JITLink/
H A DLinkGraphTests.cpp751 auto Buf2 = G.allocateContent(ArrayRef<char>(Buf2Src)); TEST() local
/llvm-project/clang/unittests/Basic/
H A DSourceManagerTest.cpp678 std::unique_ptr<llvm::MemoryBuffer> Buf2 = TEST_F() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckSecuritySyntaxOnly.cpp792 SmallString<512> Buf2; in checkDeprecatedOrUnsafeBufferHandling() local