Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DAttributes.cpp103 bool ShouldNormalize = in normalizeAttrName() local
110 if (ShouldNormalize && AttrName.size() >= 4 && AttrName.starts_with("__") && in normalizeAttrName()