Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp1689 bool A0IsString = A0.isStringAttribute(); in operator ()() local
1691 if (A0IsString) { in operator ()()