/external/llvm/lib/Target/ARM/ |
D | ARMTargetMachine.h | 68 ARMSelectionDAGInfo TSInfo; variable 106 ARMSelectionDAGInfo TSInfo; variable
|
/external/llvm/lib/Target/X86/ |
D | X86TargetMachine.h | 86 X86SelectionDAGInfo TSInfo; variable 112 X86SelectionDAGInfo TSInfo; variable
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZTargetMachine.h | 37 SystemZSelectionDAGInfo TSInfo; variable
|
/external/llvm/lib/Target/Sparc/ |
D | SparcTargetMachine.h | 32 SparcSelectionDAGInfo TSInfo; variable
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430TargetMachine.h | 37 MSP430SelectionDAGInfo TSInfo; variable
|
/external/llvm/lib/Target/XCore/ |
D | XCoreTargetMachine.h | 33 XCoreSelectionDAGInfo TSInfo; variable
|
/external/llvm/lib/Target/Alpha/ |
D | AlphaTargetMachine.h | 36 AlphaSelectionDAGInfo TSInfo; variable
|
/external/llvm/lib/Target/Mips/ |
D | MipsTargetMachine.h | 35 MipsSelectionDAGInfo TSInfo; variable
|
/external/llvm/lib/Target/Blackfin/ |
D | BlackfinTargetMachine.h | 33 BlackfinSelectionDAGInfo TSInfo; variable
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCTargetMachine.h | 39 PPCSelectionDAGInfo TSInfo; variable
|
/external/llvm/lib/Target/CellSPU/ |
D | SPUTargetMachine.h | 38 SPUSelectionDAGInfo TSInfo; variable
|
/external/llvm/lib/Target/MBlaze/ |
D | MBlazeTargetMachine.h | 38 MBlazeSelectionDAGInfo TSInfo; variable
|
/external/clang/lib/Sema/ |
D | SemaExprObjC.cpp | 900 TypeSourceInfo *TSInfo = Context.getTrivialTypeSourceInfo(T, NameLoc); in getObjCMessageKind() local 928 TypeSourceInfo *TSInfo = Context.getTrivialTypeSourceInfo(T, NameLoc); in getObjCMessageKind() local 1675 TypeSourceInfo *TSInfo = in ValidObjCARCNoBridgeCastExpr() local 1818 TypeSourceInfo *TSInfo, in BuildObjCBridgedCast() 1917 TypeSourceInfo *TSInfo = 0; in ActOnObjCBridgedCast() local
|
D | SemaTemplateVariadic.cpp | 264 if (TypeSourceInfo *TSInfo = NameInfo.getNamedTypeInfo()) in DiagnoseUnexpandedParameterPack() local 375 TypeSourceInfo *TSInfo; in ActOnPackExpansion() local
|
D | SemaExceptionSpec.cpp | 231 if (TypeSourceInfo *TSInfo = New->getTypeSourceInfo()) { in CheckEquivalentExceptionSpec() local
|
D | SemaExprCXX.cpp | 2533 TypeSourceInfo *TSInfo; in ActOnUnaryTypeTrait() local 2953 TypeSourceInfo *TSInfo, in BuildUnaryTypeTrait() 3117 TypeSourceInfo *TSInfo; in ActOnArrayTypeTrait() local 3183 TypeSourceInfo *TSInfo, in BuildArrayTypeTrait()
|
D | SemaTemplateInstantiate.cpp | 923 TypeSourceInfo *TSInfo, in RebuildObjCExceptionDecl() 1410 if (TypeSourceInfo *TSInfo = P->getTypeSourceInfo()) in NeedsInstantiationAsFunctionType() local
|
D | TreeTransform.h | 1889 ExprResult RebuildCXXScalarValueInitExpr(TypeSourceInfo *TSInfo, in RebuildCXXScalarValueInitExpr() 1967 TypeSourceInfo *TSInfo, in RebuildArrayTypeTrait() 2041 ExprResult RebuildCXXTemporaryObjectExpr(TypeSourceInfo *TSInfo, in RebuildCXXTemporaryObjectExpr() 2055 ExprResult RebuildCXXUnresolvedConstructExpr(TypeSourceInfo *TSInfo, in RebuildCXXUnresolvedConstructExpr() 3275 TreeTransform<Derived>::TransformTypeInObjectScope(TypeSourceInfo *TSInfo, in TransformTypeInObjectScope() 5400 TypeSourceInfo *TSInfo = 0; in TransformObjCAtCatchStmt() local 7722 TypeSourceInfo *TSInfo in TransformObjCBridgedCastExpr() local
|
D | SemaInit.cpp | 4302 TypeSourceInfo *TSInfo = Entity.getTypeSourceInfo(); in Perform() local 4372 TypeSourceInfo *TSInfo = Entity.getTypeSourceInfo(); in Perform() local
|
D | SemaCodeComplete.cpp | 1969 if (TypeSourceInfo *TSInfo = Param->getTypeSourceInfo()) { in FormatFunctionParameter() local
|
D | SemaDecl.cpp | 6145 QualType T, TypeSourceInfo *TSInfo, in CheckParameter()
|
/external/clang/include/clang/AST/ |
D | ExprObjC.h | 700 if (TypeSourceInfo *TSInfo = getClassReceiverTypeInfo()) in getClassReceiver() local 714 void setClassReceiver(TypeSourceInfo *TSInfo) { in setClassReceiver() 992 SourceLocation BridgeKeywordLoc, TypeSourceInfo *TSInfo, in ObjCBridgedCastExpr()
|
/external/clang/tools/libclang/ |
D | CIndex.cpp | 587 if (TypeSourceInfo *TSInfo = B->getSignatureAsWritten()) in VisitBlockDecl() local 650 if (TypeSourceInfo *TSInfo = D->getTypeSourceInfo()) in VisitTypeAliasDecl() local 657 if (TypeSourceInfo *TSInfo = D->getTypeSourceInfo()) in VisitTypedefDecl() local 735 if (TypeSourceInfo *TSInfo = DD->getTypeSourceInfo()) in VisitDeclaratorDecl() local 763 if (TypeSourceInfo *TSInfo = ND->getTypeSourceInfo()) { in VisitFunctionDecl() local 898 if (TypeSourceInfo *TSInfo = ND->getResultTypeSourceInfo()) in VisitObjCMethodDecl() local 1195 if (TypeSourceInfo *TSInfo = Name.getNamedTypeInfo()) in VisitDeclarationNameInfo() local 1356 if (TypeSourceInfo *TSInfo = TAL.getTypeSourceInfo()) in VisitTemplateArgumentLoc() local 1556 if (TypeSourceInfo *TSInfo = TL.getUnderlyingTInfo()) in VisitTypeOfTypeLoc() local 1563 if (TypeSourceInfo *TSInfo = TL.getUnderlyingTInfo()) in VisitUnaryTransformTypeLoc() local [all …]
|
/external/clang/lib/AST/ |
D | NestedNameSpecifier.cpp | 587 TypeSourceInfo *TSInfo in MakeTrivial() local
|
D | StmtPrinter.cpp | 1152 if (TypeSourceInfo *TSInfo = Node->getTypeSourceInfo()) in VisitCXXScalarValueInitExpr() local
|