Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1840 static LateAttrParseKind getLateAttrParseKind(const Record *Attr) { in getLateAttrParseKind() function
1901 if (LateAttrParseKind LateParsed = getLateAttrParseKind(Attr); in emitClangAttrLateParsedListImpl()
2190 switch (getLateAttrParseKind(&Attribute)) { in isAttributedSupported()
3014 switch (getLateAttrParseKind(&R)) { in emitAttributes()