Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1417 bool lateAttrParseExperimentalExtOnly() { in lateAttrParseExperimentalExtOnly() function
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp241 else if (LateAttrs->lateAttrParseExperimentalExtOnly()) { in ParseGNUAttributes()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttr.td632 // (see `LateParsedAttrList::lateAttrParseExperimentalExtOnly()`)