Home
last modified time | relevance | path

Searched defs:IsKnownToGCC (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DParsedAttr.h61 unsigned IsKnownToGCC : 1; member
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangAttrEmitter.cpp3898 static bool IsKnownToGCC(const Record &Attr) { in IsKnownToGCC() function