Home | History | Annotate | Download | only in Parse

Lines Matching refs:IsThreadSafetyAttribute

189   if (IsThreadSafetyAttribute(AttrName->getName())) {
787 if (OnDefinition && !IsThreadSafetyAttribute(LA.AttrName.getName())) {
845 bool Parser::IsThreadSafetyAttribute(llvm::StringRef AttrName){