Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/include/clang/Sema/
H A DAttributeList.h903 ExpectedFunctionWithProtoType, enumerator
/aosp_15_r20/out/soong/.intermediates/external/clang/clang-gen-attributes/gen/clang/Sema/
DAttrParsedAttrImpl.inc605 << Attr.getName() << ExpectedFunctionWithProtoType;
614 << Attr.getName() << ExpectedFunctionWithProtoType;
1204 << Attr.getName() << ExpectedFunctionWithProtoType;
/aosp_15_r20/external/clang/include/clang/Basic/
H A DAttr.td842 "ExpectedFunctionWithProtoType">;
850 "ExpectedFunctionWithProtoType">;
1339 "ExpectedFunctionWithProtoType">;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DParsedAttr.h1093 ExpectedFunctionWithProtoType, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DParsedAttr.h1089 ExpectedFunctionWithProtoType, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DParsedAttr.h1093 ExpectedFunctionWithProtoType, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DParsedAttr.h1077 ExpectedFunctionWithProtoType, enumerator
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp4854 << Attr.getName() << ExpectedFunctionWithProtoType; in handleAnyX86InterruptAttr()