Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/docs/analyzer/checkers/
H A Dmismatched_deallocator_example.cpp49 void test(NSUInteger dataLength) { in test()
/llvm-project-15.0.7/flang/unittests/Runtime/
H A DNumericalFormatTest.cpp215 static constexpr int dataLength{4}; in TEST() local
/llvm-project-15.0.7/mlir/lib/CAPI/IR/
H A DBuiltinAttributes.cpp173 intptr_t dataLength, const char *data, in mlirOpaqueAttrGet()