Home
last modified time | relevance | path

Searched defs:TSInfo (Results 1 – 25 of 27) sorted by relevance

12

/external/llvm/lib/Target/ARM/
DARMTargetMachine.h68 ARMSelectionDAGInfo TSInfo; variable
106 ARMSelectionDAGInfo TSInfo; variable
/external/llvm/lib/Target/X86/
DX86TargetMachine.h86 X86SelectionDAGInfo TSInfo; variable
112 X86SelectionDAGInfo TSInfo; variable
/external/llvm/lib/Target/SystemZ/
DSystemZTargetMachine.h37 SystemZSelectionDAGInfo TSInfo; variable
/external/llvm/lib/Target/Sparc/
DSparcTargetMachine.h32 SparcSelectionDAGInfo TSInfo; variable
/external/llvm/lib/Target/MSP430/
DMSP430TargetMachine.h37 MSP430SelectionDAGInfo TSInfo; variable
/external/llvm/lib/Target/XCore/
DXCoreTargetMachine.h33 XCoreSelectionDAGInfo TSInfo; variable
/external/llvm/lib/Target/Alpha/
DAlphaTargetMachine.h36 AlphaSelectionDAGInfo TSInfo; variable
/external/llvm/lib/Target/Mips/
DMipsTargetMachine.h35 MipsSelectionDAGInfo TSInfo; variable
/external/llvm/lib/Target/Blackfin/
DBlackfinTargetMachine.h33 BlackfinSelectionDAGInfo TSInfo; variable
/external/llvm/lib/Target/PowerPC/
DPPCTargetMachine.h39 PPCSelectionDAGInfo TSInfo; variable
/external/llvm/lib/Target/CellSPU/
DSPUTargetMachine.h38 SPUSelectionDAGInfo TSInfo; variable
/external/llvm/lib/Target/MBlaze/
DMBlazeTargetMachine.h38 MBlazeSelectionDAGInfo TSInfo; variable
/external/clang/lib/Sema/
DSemaExprObjC.cpp900 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
DSemaTemplateVariadic.cpp264 if (TypeSourceInfo *TSInfo = NameInfo.getNamedTypeInfo()) in DiagnoseUnexpandedParameterPack() local
375 TypeSourceInfo *TSInfo; in ActOnPackExpansion() local
DSemaExceptionSpec.cpp231 if (TypeSourceInfo *TSInfo = New->getTypeSourceInfo()) { in CheckEquivalentExceptionSpec() local
DSemaExprCXX.cpp2533 TypeSourceInfo *TSInfo; in ActOnUnaryTypeTrait() local
2953 TypeSourceInfo *TSInfo, in BuildUnaryTypeTrait()
3117 TypeSourceInfo *TSInfo; in ActOnArrayTypeTrait() local
3183 TypeSourceInfo *TSInfo, in BuildArrayTypeTrait()
DSemaTemplateInstantiate.cpp923 TypeSourceInfo *TSInfo, in RebuildObjCExceptionDecl()
1410 if (TypeSourceInfo *TSInfo = P->getTypeSourceInfo()) in NeedsInstantiationAsFunctionType() local
DTreeTransform.h1889 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
DSemaInit.cpp4302 TypeSourceInfo *TSInfo = Entity.getTypeSourceInfo(); in Perform() local
4372 TypeSourceInfo *TSInfo = Entity.getTypeSourceInfo(); in Perform() local
DSemaCodeComplete.cpp1969 if (TypeSourceInfo *TSInfo = Param->getTypeSourceInfo()) { in FormatFunctionParameter() local
DSemaDecl.cpp6145 QualType T, TypeSourceInfo *TSInfo, in CheckParameter()
/external/clang/include/clang/AST/
DExprObjC.h700 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/
DCIndex.cpp587 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/
DNestedNameSpecifier.cpp587 TypeSourceInfo *TSInfo in MakeTrivial() local
DStmtPrinter.cpp1152 if (TypeSourceInfo *TSInfo = Node->getTypeSourceInfo()) in VisitCXXScalarValueInitExpr() local

12