Home
last modified time | relevance | path

Searched refs:enumerator_range (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ExtractAPI/
DExtractAPIVisitor.h131 const EnumDecl::enumerator_range Constants);
1157 EnumRecord *EnumRecord, const EnumDecl::enumerator_range Constants) { in recordEnumConstants()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/ExtractAPI/
DExtractAPIVisitor.h129 const EnumDecl::enumerator_range Constants);
1144 EnumRecord *EnumRecord, const EnumDecl::enumerator_range Constants) { in recordEnumConstants()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/ExtractAPI/
DExtractAPIVisitor.h131 const EnumDecl::enumerator_range Constants);
1157 EnumRecord *EnumRecord, const EnumDecl::enumerator_range Constants) { in recordEnumConstants()
/aosp_15_r20/external/clang/include/clang/AST/
H A DDecl.h3107 enumerator_range; typedef
3109 enumerator_range enumerators() const { in enumerators()
3110 return enumerator_range(enumerator_begin(), enumerator_end()); in enumerators()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/ExtractAPI/
DExtractAPIVisitor.h131 const EnumDecl::enumerator_range Constants);
1195 EnumRecord *EnumRecord, const EnumDecl::enumerator_range Constants) { in recordEnumConstants()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDecl.h3951 using enumerator_range = variable
3954 enumerator_range enumerators() const { in enumerators()
3955 return enumerator_range(enumerator_begin(), enumerator_end()); in enumerators()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDecl.h3998 using enumerator_range = variable
4001 enumerator_range enumerators() const { in enumerators()
4002 return enumerator_range(enumerator_begin(), enumerator_end()); in enumerators()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DDecl.h3962 using enumerator_range = variable
3965 enumerator_range enumerators() const { in enumerators()
3966 return enumerator_range(enumerator_begin(), enumerator_end()); in enumerators()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDecl.h3962 using enumerator_range = variable
3965 enumerator_range enumerators() const { in enumerators()
3966 return enumerator_range(enumerator_begin(), enumerator_end()); in enumerators()