reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
82 else if (isStringAttribute())
lib/IR/Attributes.cpp192 return pImpl && pImpl->isStringAttribute(); 510 if (isStringAttribute()) return false; 515 if (!isStringAttribute()) return false; 530 assert(isStringAttribute()); 535 assert(isStringAttribute()); 550 if (AI.isStringAttribute()) return true; 562 if (AI.isStringAttribute()) return true; 573 if (AI.isStringAttribute()) return true; 576 assert(isStringAttribute());