Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1847 static constexpr StringRef LateAttrParseKindStr = "LateAttrParseKind"; in getLateAttrParseKind() local
1859 if (SuperClasses[0]->getName() != LateAttrParseKindStr) in getLateAttrParseKind()
1862 llvm::Twine(LateAttrParseKindStr) + in getLateAttrParseKind()