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 179 unsigned AttributeList::getMinArgs() const {
184 return getMinArgs() + getInfo(*this).OptArgs;
SemaDeclAttr.cpp     [all...]
  /external/clang/include/clang/Sema/
AttributeList.h 462 unsigned getMinArgs() const;

Completed in 170 milliseconds