Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp75 bool knownToGCC() const { return K; } in knownToGCC() function in __anone44e3aff0111::FlattenedSpelling
4640 [](const FlattenedSpelling &S) { return S.knownToGCC(); }); in IsKnownToGCC()