Searched defs:Enumerators (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ | ||
H A D | NativeTypeEnum.cpp | 57 std::vector<EnumeratorRecord> Enumerators; member in __anon73a4a03d0111::NativeEnumEnumEnumerators |
/freebsd-src/contrib/llvm-project/lldb/docs/ | ||
H A D | python_api_enums.rst | 125 Enumerators chapter |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaCodeComplete.cpp | 4749 AddEnumerators(ResultBuilder & Results,ASTContext & Context,EnumDecl * Enum,DeclContext * CurContext,const CoveredEnumerators & Enumerators) AddEnumerators() argument |
H A D | SemaTemplateInstantiateDecl.cpp | 1549 SmallVector<Decl*, 4> Enumerators; InstantiateEnumDefinition() local |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGDebugInfo.cpp | 3393 SmallVector<llvm::Metadata *, 16> Enumerators; CreateTypeDefinition() local |