Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DAttributeCommonInfo.h39 AS_Microsoft, enumerator
143 bool isMicrosoftAttribute() const { return SyntaxUsed == AS_Microsoft; } in isMicrosoftAttribute()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDeclCXX.cpp4437 ParsedAttr::AS_Microsoft); in ParseMicrosoftUuidAttributeArgs()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp8526 S.getASTContext(), BestCase, Loc, AttributeCommonInfo::AS_Microsoft, in assignInheritanceModel()