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.cpp69 bool knownToGCC() const { return K; } in knownToGCC() function in __anonbee6f2b30111::FlattenedSpelling
3903 [](const FlattenedSpelling &S) { return S.knownToGCC(); }); in IsKnownToGCC()