Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Basic/
DAttributes.cpp17 StringRef ScopeName = Scope ? Scope->getName() : ""; in hasAttribute() local
46 StringRef ScopeName = Scope->getName(); in normalizeAttrScopeName() local
85 StringRef ScopeName = normalizeAttrScopeName(Scope, SyntaxUsed); in normalizeName() local
101 const IdentifierInfo *ScopeName, in getParsedKind()
/external/llvm-project/clang/include/clang/Basic/
DAttributeCommonInfo.h63 const IdentifierInfo *ScopeName = nullptr; variable
85 const IdentifierInfo *ScopeName, SourceRange AttrRange, in AttributeCommonInfo()
93 const IdentifierInfo *ScopeName, SourceRange AttrRange, in AttributeCommonInfo()
100 const IdentifierInfo *ScopeName, SourceRange AttrRange, in AttributeCommonInfo()
/external/clang/lib/Sema/
DAttributeList.cpp112 static StringRef normalizeAttrName(StringRef AttrName, StringRef ScopeName, in normalizeAttrName()
126 const IdentifierInfo *ScopeName, in getKind()
/external/tensorflow/tensorflow/cc/framework/
Dscope_internal.h55 enum class ScopeName; member
Dscope.cc82 Scope::Impl::Impl(const Scope& other, Tags::ScopeName, const string& name, in Impl()
/external/llvm-project/clang/lib/Parse/
DParseDecl.cpp306 IdentifierInfo *ScopeName, in ParseAttributeWithTypeArg()
333 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseAttributeArgsCommon()
434 IdentifierInfo *ScopeName, in ParseGNUAttributeArgs()
491 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseClangAttributeArgs()
1005 IdentifierInfo *ScopeName, in ParseAvailabilityAttribute()
1238 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseExternalSourceSymbolAttribute()
1351 IdentifierInfo *ScopeName, in ParseObjCBridgeRelatedAttribute()
1425 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseSwiftNewTypeAttribute()
1469 IdentifierInfo *ScopeName, in ParseTypeTagForDatatypeAttribute()
DParseDeclCXX.cpp4043 IdentifierInfo *ScopeName) { in IsBuiltInOrStandardCXX11Attribute()
4081 IdentifierInfo *ScopeName, in ParseCXX11AttributeArgs()
4209 IdentifierInfo *ScopeName = nullptr, *AttrName = nullptr; in ParseCXX11AttributeSpecifier() local
/external/clang/lib/Parse/
DParseDecl.cpp246 IdentifierInfo *ScopeName, in ParseAttributeWithTypeArg()
273 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseAttributeArgsCommon()
339 IdentifierInfo *ScopeName, in ParseGNUAttributeArgs()
862 IdentifierInfo *ScopeName, in ParseAvailabilityAttribute()
1075 IdentifierInfo *ScopeName, in ParseObjCBridgeRelatedAttribute()
1294 IdentifierInfo *ScopeName, in ParseTypeTagForDatatypeAttribute()
DParseDeclCXX.cpp3649 IdentifierInfo *ScopeName) { in IsBuiltInOrStandardCXX11Attribute()
3684 IdentifierInfo *ScopeName, in ParseCXX11AttributeArgs()
3799 IdentifierInfo *ScopeName = nullptr, *AttrName = nullptr; in ParseCXX11AttributeSpecifier() local
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp132 StringRef ScopeName = Scope->getName(); in getPrettyScopeName() local
155 StringRef ScopeName = getPrettyScopeName(Scope); in getQualifiedNameComponents() local
210 std::string ScopeName = getFullyQualifiedName(Scope); in getScopeIndex() local
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp264 StringRef ScopeName = Scope->getName(); in getPrettyScopeName() local
294 StringRef ScopeName = getPrettyScopeName(Scope); in collectParentScopeNames() local
355 std::string ScopeName = getFullyQualifiedName(Scope); in getScopeIndex() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp289 StringRef ScopeName = Scope->getName(); in getPrettyScopeName() local
312 StringRef ScopeName = getPrettyScopeName(Scope); in getQualifiedNameComponents() local
368 std::string ScopeName = getFullyQualifiedName(Scope); in getScopeIndex() local
/external/llvm/tools/llvm-readobj/
DARMAttributeParser.cpp633 StringRef ScopeName, IndexName; in ParseSubsection() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DARMAttributeParser.cpp666 StringRef ScopeName, IndexName; in ParseSubsection() local
/external/clang/include/clang/Sema/
DAttributeList.h114 IdentifierInfo *ScopeName; variable
/external/llvm-project/clang/lib/Serialization/
DASTReaderDecl.cpp2781 IdentifierInfo *ScopeName = Record.readIdentifier(); in readAttr() local