Home
last modified time | relevance | path

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

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