Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DAttributes.cpp69 bool ShouldNormalize = in normalizeAttrName() local
76 if (ShouldNormalize && AttrName.size() >= 4 && AttrName.startswith("__") && in normalizeAttrName()