Home
last modified time | relevance | path

Searched defs:ScopeName (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/Sema/
DAttributeList.cpp112 static StringRef normalizeAttrName(StringRef AttrName, StringRef ScopeName, in normalizeAttrName()
126 const IdentifierInfo *ScopeName, in getKind()
/external/clang/lib/Parse/
DParseDecl.cpp245 IdentifierInfo *ScopeName, in ParseAttributeWithTypeArg()
272 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseAttributeArgsCommon()
338 IdentifierInfo *ScopeName, in ParseGNUAttributeArgs()
856 IdentifierInfo *ScopeName, in ParseAvailabilityAttribute()
1044 IdentifierInfo *ScopeName, in ParseObjCBridgeRelatedAttribute()
1263 IdentifierInfo *ScopeName, in ParseTypeTagForDatatypeAttribute()
DParseDeclCXX.cpp3624 IdentifierInfo *ScopeName) { in IsBuiltInOrStandardCXX11Attribute()
3656 IdentifierInfo *ScopeName, in ParseCXX11AttributeArgs()
3752 IdentifierInfo *ScopeName = nullptr, *AttrName = nullptr; in ParseCXX11AttributeSpecifier() local
/external/llvm/tools/llvm-readobj/
DARMAttributeParser.cpp622 StringRef ScopeName, IndexName; in ParseSubsection() local
/external/clang/include/clang/Sema/
DAttributeList.h92 IdentifierInfo *ScopeName; variable