Home
last modified time | relevance | path

Searched refs:normalizeAttrScopeName (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DParsedAttr.cpp106 static StringRef normalizeAttrScopeName(StringRef ScopeName, in normalizeAttrScopeName() function
144 FullName += normalizeAttrScopeName(ScopeName->getName(), SyntaxUsed); in getKind()
162 ScopeName ? normalizeAttrScopeName(ScopeName->getName(), Syntax) : ""; in getAttributeSpellingListIndex()