Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Basic/
DAttributes.cpp39 normalizeAttrScopeName(const IdentifierInfo *Scope, in normalizeAttrScopeName() function
85 StringRef ScopeName = normalizeAttrScopeName(Scope, SyntaxUsed); in normalizeName()
115 StringRef Scope = normalizeAttrScopeName(getScopeName(), Syntax); in calculateAttributeSpellingListIndex()