Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Basic/
DAttributes.cpp62 bool ShouldNormalize = in normalizeAttrName() local
69 if (ShouldNormalize && AttrName.size() >= 4 && AttrName.startswith("__") && in normalizeAttrName()