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

  /external/clang/include/clang/Sema/
AttributeList.h 210 /// hasParameterOrArguments - Return true if this attribute has a parameter,
212 bool hasParameterOrArguments() const { return ParmName || NumArgs; }
  /external/clang/lib/Sema/
SemaDeclAttr.cpp     [all...]

Completed in 52 milliseconds