Home
last modified time | relevance | path

Searched refs:stringTypeWithDifferentArraySize (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/CIR/
H A DMissingFeatures.h267 static bool stringTypeWithDifferentArraySize() { return false; } in stringTypeWithDifferentArraySize() function
/freebsd/contrib/llvm-project/clang/lib/CIR/Lowering/
H A DLoweringHelpers.cpp28 assert(!cir::MissingFeatures::stringTypeWithDifferentArraySize()); in convertStringAttrToDenseElementsAttr()