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

  /external/clang/lib/Sema/
AttributeList.cpp 174 unsigned AttributeList::getMaxArgs() const {
SemaDeclAttr.cpp     [all...]
  /external/clang/include/clang/Sema/
AttributeList.h 457 unsigned getMaxArgs() const;
  /external/clang/lib/Parse/
ParseDeclCXX.cpp     [all...]
ParseDecl.cpp 519 if (Attr && Attr->getMaxArgs() && !NumArgs) {
    [all...]

Completed in 464 milliseconds