Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAttributes.cpp1652 bool A0IsString = A0.isStringAttribute(); in operator ()() local
1654 if (A0IsString) { in operator ()()