Home
last modified time | relevance | path

Searched defs:Enumerators (Results 1 – 8 of 8) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DEnumInitialValueCheck.cpp90 const EnumDecl::enumerator_range Enumerators = Node.enumerators(); in AST_MATCHER() local
106 const EnumDecl::enumerator_range Enumerators = Node.enumerators(); in AST_MATCHER() local
/llvm-project/lldb/include/lldb/Target/
H A DRegisterFlags.h39 typedef std::vector<Enumerator> Enumerators; typedef
/llvm-project/lldb/unittests/Core/
H A DDumpRegisterInfoTest.cpp106 TEST(DoDumpRegisterInfoTest, Enumerators) { in TEST() argument
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeEnum.cpp57 std::vector<EnumeratorRecord> Enumerators; member in __anon1f972efe0111::NativeEnumEnumEnumerators
/llvm-project/lldb/docs/
H A Dpython_api_enums.rst125 Enumerators chapter
/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp4760 AddEnumerators(ResultBuilder & Results,ASTContext & Context,EnumDecl * Enum,DeclContext * CurContext,const CoveredEnumerators & Enumerators) AddEnumerators() argument
6037 CoveredEnumerators Enumerators; CodeCompleteCase() local
H A DSemaTemplateInstantiateDecl.cpp1580 SmallVector<Decl*, 4> Enumerators; InstantiateEnumDefinition() local
/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3519 SmallVector<llvm::Metadata *, 16> Enumerators; CreateTypeDefinition() local