Searched defs:ExpectedFunctionOrMethod (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp37 ExpectedFunctionOrMethod, enumerator in enum:AttributeDeclKind
626 << Attr.getName() << ExpectedFunctionOrMethod;
1092 << "alloc_size" << ExpectedFunctionOrMethod;
1688 << attr.getName() << ExpectedFunctionOrMethod;
2439 << Attr.getName() << ExpectedFunctionOrMethod;
3563 << Attr.getName() << ExpectedFunctionOrMethod;
3665 << Attr.getName() << ExpectedFunctionOrMethod;
3723 << Attr.getName() << ExpectedFunctionOrMethod;
3776 << Attr.getName() << ExpectedFunctionOrMethod;
3902 << ExpectedFunctionOrMethod;
[all...]

Completed in 71 milliseconds