Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DAttributeList.h903 ExpectedFunctionWithProtoType, enumerator
/external/clang/include/clang/Basic/
DAttr.td842 "ExpectedFunctionWithProtoType">;
850 "ExpectedFunctionWithProtoType">;
1339 "ExpectedFunctionWithProtoType">;
/external/clang/lib/Sema/
DSemaDeclAttr.cpp4854 << Attr.getName() << ExpectedFunctionWithProtoType; in handleAnyX86InterruptAttr()