Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Parse/
HDParser.h3132 void DistributeCLateParsedAttrs(Decl *Dcl, LateParsedAttrList *LateAttrs);
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
HDParseDecl.cpp3356 void Parser::DistributeCLateParsedAttrs(Decl *Dcl, in DistributeCLateParsedAttrs() function in Parser
4982 DistributeCLateParsedAttrs(Field, LateFieldAttrs); in ParseStructDeclaration()