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

/freebsd-9.3-release/sys/contrib/dev/acpica/compiler/
H A Ddtcompile.c411 UINT8 FieldType; local
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DInitialization.h186 InitializedEntity(IdentifierInfo *VarID, QualType FieldType, SourceLocation Loc) argument
312 InitializeLambdaCapture(IdentifierInfo *VarID, QualType FieldType, SourceLocation Loc) argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprConstant.cpp1296 QualType FieldType = I->getType(); local
H A DCGClass.cpp542 QualType FieldType = Field->getType(); local
598 QualType FieldType = Field->getType(); local
925 QualType FieldType = Field->getType(); local
987 QualType FieldType = AggregatedInits[i]->getMember()->getType(); local
[all...]
H A DCGExpr.cpp2587 QualType FieldType = Field->getType(); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaInit.cpp1981 QualType FieldType = Field->getType(); local
H A DSemaDeclAttr.cpp3282 QualType FieldType = Field->getType(); local
H A DSemaDecl.cpp12111 QualType FieldType = I->getType(); local
H A DSemaDeclCXX.cpp3916 QualType FieldType = Context.getBaseElementType(Field->getType()); local
5064 QualType FieldType = S.Context.getBaseElementType(FD->getType()); local
5073 << MD->getParent() << FD << FieldType << /*Reference*/0; local
5097 << MD->getParent() << FD << FieldType; local
5105 << IsMove << MD->getParent() << FD << FieldType << /*Reference*/0; local
5519 QualType FieldType = S.Context.getBaseElementType(FI->getType()); local
9170 QualType FieldType = Context.getBaseElementType(Field->getType()); local
9442 QualType FieldType = Field->getType().getNonReferenceType(); local
9560 QualType FieldType = Context.getBaseElementType(Field->getType()); local
9871 QualType FieldType = Field->getType().getNonReferenceType(); local
9988 QualType FieldType = Context.getBaseElementType(Field->getType()); local
10156 QualType FieldType = Context.getBaseElementType(F->getType()); local
[all...]
H A DSemaExpr.cpp11598 addAsFieldToClosureType(Sema &S, LambdaScopeInfo *LSI, VarDecl *Var, QualType FieldType, QualType DeclRefType, SourceLocation Loc, bool RefersToEnclosingLocal) argument
/freebsd-9.3-release/sys/contrib/dev/acpica/include/
H A Daclocal.h294 UINT8 FieldType; member in struct:acpi_create_field_info

Completed in 340 milliseconds