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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h2178 ParseMicrosoftAttributes(attrs, endLoc);
2180 void ParseMicrosoftAttributes(ParsedAttributes &attrs,
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseDeclCXX.cpp3861 /// ParseMicrosoftAttributes - Parse Microsoft attributes [Attr]
3869 void Parser::ParseMicrosoftAttributes(ParsedAttributes &attrs, function in class:Parser

Completed in 142 milliseconds