Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp744 bool AttrHandled = false; in ParseMicrosoftDeclSpecs() local
748 AttrHandled = ParseMicrosoftDeclSpecArgs(AttrName, AttrNameLoc, Attrs); in ParseMicrosoftDeclSpecs()
754 if (!AttrHandled) in ParseMicrosoftDeclSpecs()