Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp4906 LateParsedAttrList *LateFieldAttrs) { in ParseStructDeclaration()
5085 LateParsedAttrList LateFieldAttrs(/*PSoon=*/true, in ParseStructUnionBody() local