Searched refs:AttrHandled (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp711 bool AttrHandled = false; local
715 AttrHandled = ParseMicrosoftDeclSpecArgs(AttrName, AttrNameLoc, Attrs);
721 if (!AttrHandled)

Completed in 51 milliseconds