Searched defs:Id (Results 151 - 160 of 160) sorted by relevance

1234567

/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp5835 uint32_t Id; member in struct:__anon758::IntrinToName
H A DSemaTemplate.cpp4417 IdentifierInfo *Id = D->getIdentifier(); local
H A DSemaExpr.cpp2344 Sema::DecomposeUnqualifiedId(const UnqualifiedId &Id, argument
2685 ActOnIdExpression(Scope *S, CXXScopeSpec &SS, SourceLocation TemplateKWLoc, UnqualifiedId &Id, bool HasTrailingLParen, bool IsAddressOfOperand, CorrectionCandidateCallback *CCC, bool IsInlineAsmIdentifier, Token *KeywordReplacement) argument
7386 BuildBuiltinCallExpr(SourceLocation Loc, Builtin::ID Id, MultiExprArg CallArgs) argument
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp2556 llvm::Metadata *Id = local
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp11541 GetBuiltinType(unsigned Id, GetBuiltinTypeError &Error, unsigned *IntegerConstantArgs) const argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp3306 std::optional<uint32_t> Id = local
/freebsd-current/sys/dev/mpt/mpilib/
H A Dmpi_cnfg.h2048 U8 Id; /* 10h */ member in struct:_CONFIG_PAGE_FC_PORT_10_BASE_SFP_DATA
/freebsd-current/sys/contrib/dev/acpica/include/
H A Dactbl2.h453 UINT32 Id; member in struct:acpi_apmt_node
902 UINT16 Id; member in struct:acpi_ivrs_de_header
1157 UINT8 Id; /* Processor's local APIC id */ member in struct:acpi_madt_local_apic
1168 UINT8 Id; /* I/O APIC ID */ member in struct:acpi_madt_io_apic
1228 UINT8 Id; /* I/O SAPIC ID */ member in struct:acpi_madt_io_sapic
1242 UINT8 Id; /* SAPIC ID */ member in struct:acpi_madt_local_sapic
1259 UINT8 Id; /* Processor ID */ member in struct:acpi_madt_interrupt_source
1525 UINT16 Id; member in struct:acpi_madt_bio_pic
1594 UINT8 Id; member in struct:acpi_madt_aplic
1608 UINT8 Id; member in struct:acpi_madt_plic
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5924 UnqualifiedId &Id; member in struct:clang::final::AlignPackInfo::CompleteTypeKind::ActOnMemberAccessExtraArgs
7274 actOnLambdaInitCaptureInitialization( SourceLocation Loc, bool ByRef, SourceLocation EllipsisLoc, IdentifierInfo *Id, LambdaCaptureInitKind InitKind, Expr *&Init) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp11802 static Instruction *callIntrinsic(IRBuilderBase &Builder, Intrinsic::ID Id) { argument

Completed in 657 milliseconds

1234567