Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2303 bool Inheritable = false; in emitAttributes() local
2310 Inheritable = true; in emitAttributes()
2509 if (Inheritable) { in emitAttributes()