Searched defs:ScopeName (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/sys/contrib/dev/acpica/components/namespace/
H A Dnssearch.c113 char *ScopeName; local
H A Dnsinit.c696 char *ScopeName = AcpiNsGetNormalizedPathname (DeviceNode, TRUE); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DAttributeList.cpp116 getKind(const IdentifierInfo *Name, const IdentifierInfo *ScopeName, Syntax SyntaxUsed) argument
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DAttributeList.h87 IdentifierInfo *ScopeName; member in class:clang::AttributeList
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
H A DParseDeclCXX.cpp3260 IdentifierInfo *ScopeName = 0, *AttrName = 0; local
3181 IsBuiltInOrStandardCXX11Attribute(IdentifierInfo *AttrName, IdentifierInfo *ScopeName) argument
H A DParseDecl.cpp242 ParseGNUAttributeArgs(IdentifierInfo *AttrName, SourceLocation AttrNameLoc, ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, SourceLocation ScopeLoc, AttributeList::Syntax Syntax) argument

Completed in 81 milliseconds