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

  /external/clang/lib/Sema/
AttributeList.cpp 170 unsigned AttributeList::getMinArgs() const {
175 return getMinArgs() + getInfo(*this).OptArgs;
SemaDeclAttr.cpp     [all...]
  /external/clang/include/clang/Sema/
AttributeList.h 456 unsigned getMinArgs() const;

Completed in 218 milliseconds