Home | History | Annotate | Download | only in Parse

Lines Matching defs:ScopeName

3035                                                IdentifierInfo *ScopeName) {
3036 switch (AttributeList::getKind(AttrName, ScopeName,
3113 IdentifierInfo *ScopeName = 0, *AttrName = 0;
3124 ScopeName = AttrName;
3135 bool StandardAttr = IsBuiltInOrStandardCXX11Attribute(AttrName,ScopeName);
3145 if (ScopeName && ScopeName->getName() == "gnu") {
3147 ScopeName, ScopeLoc, AttributeList::AS_CXX11);
3164 ScopeName, ScopeLoc, 0,