Home
last modified time | relevance | path

Searched defs:stringData (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/lib/IR/
H A DAttributeDetail.h303 auto *stringData = rawData + numEntries * sizeof(StringRef); in construct() local
/llvm-project-15.0.7/llvm/unittests/Support/
H A DDataExtractorTest.cpp91 const char stringData[] = "hellohello\0hello"; in TEST() local