HomeSort by relevance Sort by last modified time
    Searched refs:isDeclspecPropertyAttribute (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Sema/
AttributeList.h 340 bool isDeclspecPropertyAttribute() const {
443 assert(isDeclspecPropertyAttribute() && "Not a __delcspec(property) attribute");
  /external/clang/lib/Sema/
SemaDeclCXX.cpp     [all...]

Completed in 68 milliseconds