Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2542 bool Inheritable = false; in emitAttributes() local
2549 Inheritable = true; in emitAttributes()
2848 if (Inheritable) { in emitAttributes()