Home
last modified time | relevance | path

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

12

/external/llvm/lib/Target/XCore/
DXCoreSubtarget.h37 XCoreSelectionDAGInfo TSInfo; variable
/external/llvm/lib/Target/BPF/
DBPFSubtarget.h36 TargetSelectionDAGInfo TSInfo; variable
/external/llvm/lib/Target/MSP430/
DMSP430Subtarget.h38 TargetSelectionDAGInfo TSInfo; variable
/external/llvm/lib/Target/WebAssembly/
DWebAssemblySubtarget.h42 WebAssemblySelectionDAGInfo TSInfo; variable
/external/llvm/lib/Target/Sparc/
DSparcSubtarget.h42 TargetSelectionDAGInfo TSInfo; variable
/external/llvm/lib/Target/SystemZ/
DSystemZSubtarget.h53 SystemZSelectionDAGInfo TSInfo; variable
/external/llvm/lib/Target/NVPTX/
DNVPTXSubtarget.h45 TargetSelectionDAGInfo TSInfo; variable
/external/llvm/lib/Target/Hexagon/
DHexagonSubtarget.h54 HexagonSelectionDAGInfo TSInfo; variable
/external/llvm/lib/Target/AArch64/
DAArch64Subtarget.h74 AArch64SelectionDAGInfo TSInfo; variable
/external/clang/lib/Sema/
DSemaTemplateVariadic.cpp330 if (TypeSourceInfo *TSInfo = NameInfo.getNamedTypeInfo()) in DiagnoseUnexpandedParameterPack() local
455 TypeSourceInfo *TSInfo; in ActOnPackExpansion() local
DSemaExceptionSpec.cpp342 if (TypeSourceInfo *TSInfo = New->getTypeSourceInfo()) { in CheckEquivalentExceptionSpec() local
DSemaExprObjC.cpp2104 TypeSourceInfo *TSInfo = Context.getTrivialTypeSourceInfo(T, NameLoc); in getObjCMessageKind() local
2127 TypeSourceInfo *TSInfo = Context.getTrivialTypeSourceInfo(T, NameLoc); in getObjCMessageKind() local
4181 TypeSourceInfo *TSInfo, in BuildObjCBridgedCast()
4296 TypeSourceInfo *TSInfo = nullptr; in ActOnObjCBridgedCast() local
DSemaTemplateInstantiate.cpp959 TypeSourceInfo *TSInfo, in RebuildObjCExceptionDecl()
1532 if (TypeSourceInfo *TSInfo = P->getTypeSourceInfo()) in NeedsInstantiationAsFunctionType() local
DTreeTransform.h2499 ExprResult RebuildCXXScalarValueInitExpr(TypeSourceInfo *TSInfo, in RebuildCXXScalarValueInitExpr()
2562 TypeSourceInfo *TSInfo, in RebuildArrayTypeTrait()
2648 ExprResult RebuildCXXTemporaryObjectExpr(TypeSourceInfo *TSInfo, in RebuildCXXTemporaryObjectExpr()
2662 ExprResult RebuildCXXUnresolvedConstructExpr(TypeSourceInfo *TSInfo, in RebuildCXXUnresolvedConstructExpr()
4014 TreeTransform<Derived>::TransformTypeInObjectScope(TypeSourceInfo *TSInfo, in TransformTypeInObjectScope()
6606 TypeSourceInfo *TSInfo = nullptr; in TransformObjCAtCatchStmt() local
10760 TypeSourceInfo *TSInfo in TransformObjCBridgedCastExpr() local
DSemaExprCXX.cpp4397 TypeSourceInfo *TSInfo; in ActOnArrayTypeTrait() local
4461 TypeSourceInfo *TSInfo, in BuildArrayTypeTrait()
DSemaInit.cpp5618 TypeSourceInfo *TSInfo = Entity.getTypeSourceInfo(); in PerformConstructorInitialization() local
6605 TypeSourceInfo *TSInfo = Entity.getTypeSourceInfo(); in Perform() local
DSemaDeclCXX.cpp12182 TypeSourceInfo *TSInfo) { in CheckFriendTypeDecl()
13513 TypeSourceInfo *TSInfo = Method->getTypeSourceInfo(); in checkThisInStaticMemberFunctionType() local
13545 TypeSourceInfo *TSInfo = Method->getTypeSourceInfo(); in checkThisInStaticMemberFunctionExceptionSpec() local
/external/llvm/lib/Target/Mips/
DMipsSubtarget.h155 const TargetSelectionDAGInfo TSInfo; variable
/external/clang/tools/libclang/
DCIndex.cpp582 if (TypeSourceInfo *TSInfo = B->getSignatureAsWritten()) in VisitBlockDecl() local
675 if (TypeSourceInfo *TSInfo = D->getTypeSourceInfo()) in VisitTypeAliasDecl() local
682 if (TypeSourceInfo *TSInfo = D->getTypeSourceInfo()) in VisitTypedefDecl() local
768 if (TypeSourceInfo *TSInfo = DD->getTypeSourceInfo()) in VisitDeclaratorDecl() local
794 if (TypeSourceInfo *TSInfo = ND->getTypeSourceInfo()) { in VisitFunctionDecl() local
940 if (TypeSourceInfo *TSInfo = ND->getReturnTypeSourceInfo()) in VisitObjCMethodDecl() local
1252 if (TypeSourceInfo *TSInfo = Name.getNamedTypeInfo()) in VisitDeclarationNameInfo() local
1415 if (TypeSourceInfo *TSInfo = TAL.getTypeSourceInfo()) in VisitTemplateArgumentLoc() local
1637 if (TypeSourceInfo *TSInfo = TL.getUnderlyingTInfo()) in VisitTypeOfTypeLoc() local
1644 if (TypeSourceInfo *TSInfo = TL.getUnderlyingTInfo()) in VisitUnaryTransformTypeLoc() local
[all …]
/external/clang/lib/AST/
DNestedNameSpecifier.cpp625 TypeSourceInfo *TSInfo in MakeTrivial() local
DDeclCXX.cpp1717 if (TypeSourceInfo *TSInfo = Initializee.get<TypeSourceInfo*>()) in getSourceLocation() local
DStmtPrinter.cpp2006 if (TypeSourceInfo *TSInfo = Node->getTypeSourceInfo()) in VisitCXXScalarValueInitExpr() local
/external/llvm/lib/Target/PowerPC/
DPPCSubtarget.h135 TargetSelectionDAGInfo TSInfo; variable
/external/llvm/lib/Target/X86/
DX86Subtarget.h263 X86SelectionDAGInfo TSInfo; variable
/external/clang/lib/ARCMigrate/
DObjCMT.cpp972 if (TypeSourceInfo *TSInfo = OM->getReturnTypeSourceInfo()) { in ReplaceWithInstancetype() local
992 if (TypeSourceInfo *TSInfo = OM->getReturnTypeSourceInfo()) { in ReplaceWithClasstype() local

12