Searched defs:isDeclspecPropertyAttribute (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Sema/
H A DAttributeList.h340 bool isDeclspecPropertyAttribute() const { function in class:clang::AttributeList
443 assert(isDeclspecPropertyAttribute() && "Not a __delcspec(property) attribute");

Completed in 1615 milliseconds