Searched refs:normalizeName (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
H A DAttributes.cpp82 static SmallString<64> normalizeName(const IdentifierInfo *Name, function
103 return ::getAttrKind(normalizeName(Name, ScopeName, SyntaxUsed), SyntaxUsed);
108 normalizeName(getAttrName(), getScopeName(), getSyntax()));
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp1681 static bool normalizeName(StringRef &AttrName) { function
1729 if (normalizeName(ModuleName)) {
3353 if (normalizeName(Format)) {
4031 normalizeName(Str);
6457 normalizeName(AttrName);

Completed in 172 milliseconds