Searched defs:FieldType (Results 1 - 18 of 18) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/AST/Interp/
H A DEvaluationResult.cpp102 QualType FieldType = F.Decl->getType(); local
/freebsd-current/sys/contrib/dev/acpica/compiler/
H A Ddtcompile.c599 UINT8 FieldType; local
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.h172 QualType FieldType; member in class:clang::CodeGen::CGBlockInfo::Capture
205 makeIndex(unsigned index, CharUnits offset, QualType FieldType, argument
H A DCGRecordLayoutBuilder.cpp325 llvm::Type *FieldType = getStorageType(Field); local
331 llvm::Type *FieldType = getStorageType(Field); local
[all...]
H A DCGBlocks.cpp305 QualType FieldType; member in struct:__anon384::BlockLayoutChunk
H A DCGClass.cpp633 QualType FieldType = Field->getType(); local
685 QualType FieldType = Field->getType(); local
1056 QualType FieldType local
1120 QualType FieldType = MemberInit->getAnyMember()->getType(); local
[all...]
H A DCGDebugInfo.cpp1651 llvm::DIType *FieldType = createFieldType( local
H A DCGExpr.cpp4804 QualType FieldType = field->getType(); local
4919 QualType FieldType = Field->getType(); local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp565 hasField(TBAAStructTypeNode BaseType, TBAAStructTypeNode FieldType) argument
/freebsd-current/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp897 QualType FieldType = Field->getType(); local
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp2309 QualType FieldType = F->getType(); local
H A DRecordLayoutBuilder.cpp3689 const QualType &FieldType = C.getLangOpts().DumpRecordLayoutsCanonical local
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp1964 QualType FieldType = Capture.getCaptureType(); local
H A DSemaDeclAttr.cpp4287 QualType FieldType = Field->getType(); local
/freebsd-current/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h245 InitializedEntity(IdentifierInfo *VarID, QualType FieldType, SourceLocation Loc) argument
426 InitializeLambdaCapture(IdentifierInfo *VarID, QualType FieldType, SourceLocation Loc) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1354 Type *FieldType = S.first->getType(); local
/freebsd-current/sys/contrib/dev/acpica/include/
H A Daclocal.h425 UINT8 FieldType; member in struct:acpi_create_field_info
/freebsd-current/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp118 enum FieldType { enum in namespace:__anon2097
[all...]

Completed in 358 milliseconds