Home
last modified time | relevance | path

Searched defs:dataBuffer (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/unittests/TestingSupport/
H A DTestUtilities.h51 lldb::DataBufferSP dataBuffer() { in dataBuffer() function
/llvm-project/mlir/lib/Conversion/VectorToSCF/
H A DVectorToSCF.cpp277 Value dataBuffer; global() member
901 Value dataBuffer = Strategy<OpTy>::getBuffer(xferOp); matchAndRewrite() local
/llvm-project/clang/test/Analysis/
H A Dstring.c1703 char * dataBuffer = (char *)malloc(100*sizeof(char)); CWE124_Buffer_Underwrite__malloc_char_cpy() local
1726 char * dataBuffer = (char *)malloc(100*sizeof(char)); CWE124_Buffer_Underwrite__malloc_char_ncpy() local
1743 char * dataBuffer = (char *)malloc(100*sizeof(char)); CWE124_Buffer_Underwrite__malloc_char_memcpy() local
[all...]