Searched defs:FieldTy (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DType.cpp3499 QualType FieldTy = FD->getType(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp5886 const MDOperand &FieldTy = BaseNode->getOperand(Idx); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2773 llvm::DIType *FieldTy = getOrCreateType(Field->getType(), Unit); local
3520 llvm::DIType *FieldTy = CGDebugInfo::getOrCreateType(FType, Unit); local
4234 llvm::DIType *FieldTy = DBuilder.createMemberType( local
4335 llvm::DIType *FieldTy local
4746 llvm::DIType *FieldTy = getOrCreateType(Field->getType(), Unit); local
[all...]
H A DCGObjCMac.cpp6997 llvm::Type *FieldTy = local
H A DCGOpenMPRuntime.cpp1064 addFieldToRecordDecl(ASTContext &C, DeclContext *DC, QualType FieldTy) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp8855 QualType FieldTy = Field->getType(); local
16549 VerifyBitField(SourceLocation FieldLoc, IdentifierInfo *FieldName, QualType FieldTy, bool IsMsStruct, Expr *BitWidth, bool *ZeroWidth) argument
[all...]
H A DSemaExpr.cpp12779 QualType FieldTy = Field->getType(); local

Completed in 535 milliseconds