Home
last modified time | relevance | path

Searched refs:ExpectedFunctionOrMethod (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/Sema/
DAttributeList.h872 ExpectedFunctionOrMethod, enumerator
/external/clang/include/clang/Basic/
DAttr.td437 "ExpectedFunctionOrMethod">;
662 "ExpectedFunctionOrMethod">;
1099 "ExpectedFunctionOrMethod">;
/external/clang/lib/Sema/
DSemaDeclAttr.cpp1683 << attr.getName() << ExpectedFunctionOrMethod; in handleNoReturnAttr()
3754 << Attr.getName() << ExpectedFunctionOrMethod; in handleCallConvAttr()
4128 << Attr.getName() << ExpectedFunctionOrMethod; in handleArgumentWithTypeTagAttr()
4279 ExpectedDeclKind = ExpectedFunctionOrMethod; in handleNSReturnsRetainedAttr()
4811 << "'interrupt'" << ExpectedFunctionOrMethod; in handleMipsInterruptAttr()