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

/openbsd-current/gnu/llvm/clang/include/clang/ExtractAPI/
H A DAPI.h272 enum AttributeKind : unsigned {
278 AttributeKind Attributes;
287 DeclarationFragments SubHeading, AttributeKind Attributes,
308 AttributeKind Attributes, StringRef GetterName,
330 AttributeKind Attributes, StringRef GetterName,
721 ObjCPropertyRecord::AttributeKind Attributes,
/openbsd-current/gnu/llvm/clang/lib/ExtractAPI/
H A DAPI.cpp182 ObjCPropertyRecord::AttributeKind Attributes, StringRef GetterName,
H A DExtractAPIVisitor.cpp516 static_cast<ObjCPropertyRecord::AttributeKind>(Attributes), GetterName,
/openbsd-current/gnu/llvm/clang/lib/Lex/
H A DModuleMap.cpp1793 enum AttributeKind { enum in namespace:__anon691
2958 AttributeKind Attribute
2959 = llvm::StringSwitch<AttributeKind>(Tok.getString())

Completed in 130 milliseconds