Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A 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()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A 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()
/netbsd-src/sys/external/bsd/acpica/dist/namespace/
H A Dnssearch.c113 char *ScopeName; in AcpiNsSearchOneScope() local
H A Dnsinit.c746 char *ScopeName = AcpiNsGetNormalizedPathname (DeviceNode, TRUE); in AcpiNsInitOneDevice() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp330 IdentifierInfo *ScopeName, in ParseAttributeWithTypeArg()
357 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseAttributeArgsCommon()
458 IdentifierInfo *ScopeName, in ParseGNUAttributeArgs()
515 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseClangAttributeArgs()
1029 IdentifierInfo *ScopeName, in ParseAvailabilityAttribute()
1262 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseExternalSourceSymbolAttribute()
1375 IdentifierInfo *ScopeName, in ParseObjCBridgeRelatedAttribute()
1449 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseSwiftNewTypeAttribute()
1493 IdentifierInfo *ScopeName, in ParseTypeTagForDatatypeAttribute()
H A DParseDeclCXX.cpp4056 IdentifierInfo *ScopeName) { in IsBuiltInOrStandardCXX11Attribute()
4094 IdentifierInfo *ScopeName, in ParseCXX11AttributeArgs()
4233 IdentifierInfo *ScopeName = nullptr, *AttrName = nullptr; in ParseCXX11AttributeSpecifier() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A 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
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp940 auto ScopeName = SNANode.getName(); in cloneNoAliasScopes() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp2783 IdentifierInfo *ScopeName = Record.readIdentifier(); in readAttr() local