Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/include/clang/Parse/
HDParser.h1417 bool lateAttrParseExperimentalExtOnly() { in lateAttrParseExperimentalExtOnly() function
/freebsd-head/contrib/llvm-project/clang/lib/Parse/
HDParseDecl.cpp241 else if (LateAttrs->lateAttrParseExperimentalExtOnly()) { in ParseGNUAttributes()
/freebsd-head/contrib/llvm-project/clang/include/clang/Basic/
HDAttr.td632 // (see `LateParsedAttrList::lateAttrParseExperimentalExtOnly()`)