Home
last modified time | relevance | path

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

/external/clang/utils/TableGen/
DClangAttrEmitter.cpp53 bool knownToGCC() const { return K; } in knownToGCC() function in FlattenedSpelling
2434 if (I.knownToGCC()) in IsKnownToGCC()