Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp55 const std::string &Namespace, bool KnownToGCC) : in FlattenedSpelling() argument
56 V(Variety), N(Name), NS(Namespace), K(KnownToGCC) {} in FlattenedSpelling()