Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DAttributeList.h819 ExpectedFunctionOrMethod, enumerator
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp1569 << attr.getName() << ExpectedFunctionOrMethod; in handleNoReturnAttr()
3254 << Attr.getName() << ExpectedFunctionOrMethod; in handleCallConvAttr()
3465 << Attr.getName() << ExpectedFunctionOrMethod; in handleArgumentWithTypeTagAttr()
3590 << ExpectedFunctionOrMethod; in handleNSReturnsRetainedAttr()
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DAttr.td580 "ExpectedFunctionOrMethod">;
931 "ExpectedFunctionOrMethod">;