Home
last modified time | relevance | path

Searched defs:TagType (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/MCDisassembler/
H A DDisassembler.h48 int TagType; variable
85 LLVMDisasmContext(std::string TripleName, void *DisInfo, int TagType, in LLVMDisasmContext()
H A DDisassembler.cpp46 const char *Features, void *DisInfo, int TagType, in LLVMCreateDisasmCPUFeatures()
115 LLVMCreateDisasmCPU(const char *TT, const char *CPU, void *DisInfo, int TagType, in LLVMCreateDisasmCPU()
123 int TagType, LLVMOpInfoCallback GetOpInfo, in LLVMCreateDisasm()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp1551 DeclSpec::TST TagType; in ParseClassSpecifier() local
3293 unsigned TagType, Decl *TagDecl) { in SkipCXXMemberSpecification()
3348 AccessSpecifier &AS, ParsedAttributes &AccessAttrs, DeclSpec::TST TagType, in ParseCXXClassMemberDeclarationWithPragmas()
3464 unsigned TagType, Decl *TagDecl) { in ParseCXXMemberSpecification()
4894 DeclSpec::TST TagType, ParsedAttributes &AccessAttrs, in ParseMicrosoftIfExistsClassDeclaration()
H A DParseOpenMP.cpp2044 DeclSpec::TST TagType, Decl *Tag) { in ParseOpenMPDeclarativeDirectiveWithExtDecl()
H A DParseDecl.cpp4697 DeclSpec::TST TagType, RecordDecl *TagDecl) { in ParseStructUnionBody()
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DWasmEmitter.cpp468 for (uint32_t TagType : Section.TagTypes) { in writeSectionContent() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h241 TagType, enumerator
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp3827 TagType::TagType(TypeClass TC, const TagDecl *D, QualType can) in TagType() function in TagType
H A DASTContext.cpp7378 const auto *TagType = in setCFConstantStringType() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp2807 uint64_t OpSize, uint64_t InstSize, int TagType, in SymbolizerGetOpInfo()