Home
last modified time | relevance | path

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

12

/external/llvm/lib/Target/XCore/
DXCoreSubtarget.h38 XCoreSelectionDAGInfo TSInfo; variable
/external/llvm/lib/Target/MSP430/
DMSP430Subtarget.h39 MSP430SelectionDAGInfo TSInfo; variable
/external/llvm/lib/Target/SystemZ/
DSystemZSubtarget.h49 SystemZSelectionDAGInfo TSInfo; variable
/external/llvm/lib/Target/Sparc/
DSparcSubtarget.h44 SparcSelectionDAGInfo TSInfo; variable
/external/llvm/lib/Target/AArch64/
DAArch64Subtarget.h60 AArch64SelectionDAGInfo TSInfo; variable
/external/llvm/lib/Target/Hexagon/
DHexagonSubtarget.h51 HexagonSelectionDAGInfo TSInfo; variable
/external/llvm/lib/Target/NVPTX/
DNVPTXSubtarget.h47 TargetSelectionDAGInfo TSInfo; variable
/external/clang/lib/Sema/
DSemaTemplateVariadic.cpp321 if (TypeSourceInfo *TSInfo = NameInfo.getNamedTypeInfo()) in DiagnoseUnexpandedParameterPack() local
446 TypeSourceInfo *TSInfo; in ActOnPackExpansion() local
DSemaExprObjC.cpp1889 TypeSourceInfo *TSInfo = Context.getTrivialTypeSourceInfo(T, NameLoc); in getObjCMessageKind() local
1913 TypeSourceInfo *TSInfo = Context.getTrivialTypeSourceInfo(T, NameLoc); in getObjCMessageKind() local
3869 TypeSourceInfo *TSInfo, in BuildObjCBridgedCast()
3984 TypeSourceInfo *TSInfo = nullptr; in ActOnObjCBridgedCast() local
DSemaExceptionSpec.cpp297 if (TypeSourceInfo *TSInfo = New->getTypeSourceInfo()) { in CheckEquivalentExceptionSpec() local
DSemaTemplateInstantiate.cpp983 TypeSourceInfo *TSInfo, in RebuildObjCExceptionDecl()
1543 if (TypeSourceInfo *TSInfo = P->getTypeSourceInfo()) in NeedsInstantiationAsFunctionType() local
DTreeTransform.h2251 ExprResult RebuildCXXScalarValueInitExpr(TypeSourceInfo *TSInfo, in RebuildCXXScalarValueInitExpr()
2314 TypeSourceInfo *TSInfo, in RebuildArrayTypeTrait()
2398 ExprResult RebuildCXXTemporaryObjectExpr(TypeSourceInfo *TSInfo, in RebuildCXXTemporaryObjectExpr()
2412 ExprResult RebuildCXXUnresolvedConstructExpr(TypeSourceInfo *TSInfo, in RebuildCXXUnresolvedConstructExpr()
3701 TreeTransform<Derived>::TransformTypeInObjectScope(TypeSourceInfo *TSInfo, in TransformTypeInObjectScope()
5962 TypeSourceInfo *TSInfo = nullptr; in TransformObjCAtCatchStmt() local
9439 TypeSourceInfo *TSInfo in TransformObjCBridgedCastExpr() local
DSemaInit.cpp5320 TypeSourceInfo *TSInfo = Entity.getTypeSourceInfo(); in PerformConstructorInitialization() local
6185 TypeSourceInfo *TSInfo = Entity.getTypeSourceInfo(); in Perform() local
DSemaExprCXX.cpp3927 TypeSourceInfo *TSInfo; in ActOnArrayTypeTrait() local
3991 TypeSourceInfo *TSInfo, in BuildArrayTypeTrait()
/external/clang/tools/libclang/
DCXType.cpp163 if (TypeSourceInfo *TSInfo = DD->getTypeSourceInfo()) in clang_getCursorType() local
172 if (TypeSourceInfo *TSInfo = FTD->getTemplatedDecl()->getTypeSourceInfo()) in clang_getCursorType() local
DCIndex.cpp578 if (TypeSourceInfo *TSInfo = B->getSignatureAsWritten()) in VisitBlockDecl() local
664 if (TypeSourceInfo *TSInfo = D->getTypeSourceInfo()) in VisitTypeAliasDecl() local
671 if (TypeSourceInfo *TSInfo = D->getTypeSourceInfo()) in VisitTypedefDecl() local
757 if (TypeSourceInfo *TSInfo = DD->getTypeSourceInfo()) in VisitDeclaratorDecl() local
783 if (TypeSourceInfo *TSInfo = ND->getTypeSourceInfo()) { in VisitFunctionDecl() local
917 if (TypeSourceInfo *TSInfo = ND->getReturnTypeSourceInfo()) in VisitObjCMethodDecl() local
1205 if (TypeSourceInfo *TSInfo = Name.getNamedTypeInfo()) in VisitDeclarationNameInfo() local
1366 if (TypeSourceInfo *TSInfo = TAL.getTypeSourceInfo()) in VisitTemplateArgumentLoc() local
1576 if (TypeSourceInfo *TSInfo = TL.getUnderlyingTInfo()) in VisitTypeOfTypeLoc() local
1583 if (TypeSourceInfo *TSInfo = TL.getUnderlyingTInfo()) in VisitUnaryTransformTypeLoc() local
[all …]
/external/llvm/lib/Target/PowerPC/
DPPCSubtarget.h117 PPCSelectionDAGInfo TSInfo; variable
/external/llvm/lib/Target/Mips/
DMipsSubtarget.h150 const MipsSelectionDAGInfo TSInfo; variable
/external/clang/lib/AST/
DNestedNameSpecifier.cpp581 TypeSourceInfo *TSInfo in MakeTrivial() local
DDeclCXX.cpp1670 if (TypeSourceInfo *TSInfo = Initializee.get<TypeSourceInfo*>()) in getSourceLocation() local
/external/llvm/lib/Target/ARM/
DARMSubtarget.h278 ARMSelectionDAGInfo TSInfo; variable
/external/llvm/lib/Target/X86/
DX86Subtarget.h231 X86SelectionDAGInfo TSInfo; variable
/external/clang/include/clang/AST/
DDataRecursiveASTVisitor.h668 if (TypeSourceInfo *TSInfo = NameInfo.getNamedTypeInfo()) in TraverseDeclarationNameInfo() local
DRecursiveASTVisitor.h734 if (TypeSourceInfo *TSInfo = NameInfo.getNamedTypeInfo()) in TraverseDeclarationNameInfo() local
/external/clang/lib/ARCMigrate/
DObjCMT.cpp841 if (TypeSourceInfo *TSInfo = OM->getReturnTypeSourceInfo()) { in ReplaceWithInstancetype() local
861 if (TypeSourceInfo *TSInfo = OM->getReturnTypeSourceInfo()) { in ReplaceWithClasstype() local

12