/external/llvm/lib/Target/XCore/ |
D | XCoreSubtarget.h | 37 XCoreSelectionDAGInfo TSInfo; variable
|
/external/llvm/lib/Target/BPF/ |
D | BPFSubtarget.h | 36 TargetSelectionDAGInfo TSInfo; variable
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430Subtarget.h | 38 TargetSelectionDAGInfo TSInfo; variable
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblySubtarget.h | 42 WebAssemblySelectionDAGInfo TSInfo; variable
|
/external/llvm/lib/Target/Sparc/ |
D | SparcSubtarget.h | 42 TargetSelectionDAGInfo TSInfo; variable
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZSubtarget.h | 53 SystemZSelectionDAGInfo TSInfo; variable
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXSubtarget.h | 45 TargetSelectionDAGInfo TSInfo; variable
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonSubtarget.h | 54 HexagonSelectionDAGInfo TSInfo; variable
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64Subtarget.h | 74 AArch64SelectionDAGInfo TSInfo; variable
|
/external/clang/lib/Sema/ |
D | SemaTemplateVariadic.cpp | 330 if (TypeSourceInfo *TSInfo = NameInfo.getNamedTypeInfo()) in DiagnoseUnexpandedParameterPack() local 455 TypeSourceInfo *TSInfo; in ActOnPackExpansion() local
|
D | SemaExceptionSpec.cpp | 342 if (TypeSourceInfo *TSInfo = New->getTypeSourceInfo()) { in CheckEquivalentExceptionSpec() local
|
D | SemaExprObjC.cpp | 2104 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
|
D | SemaTemplateInstantiate.cpp | 959 TypeSourceInfo *TSInfo, in RebuildObjCExceptionDecl() 1532 if (TypeSourceInfo *TSInfo = P->getTypeSourceInfo()) in NeedsInstantiationAsFunctionType() local
|
D | TreeTransform.h | 2499 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
|
D | SemaExprCXX.cpp | 4397 TypeSourceInfo *TSInfo; in ActOnArrayTypeTrait() local 4461 TypeSourceInfo *TSInfo, in BuildArrayTypeTrait()
|
D | SemaInit.cpp | 5618 TypeSourceInfo *TSInfo = Entity.getTypeSourceInfo(); in PerformConstructorInitialization() local 6605 TypeSourceInfo *TSInfo = Entity.getTypeSourceInfo(); in Perform() local
|
D | SemaDeclCXX.cpp | 12182 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/ |
D | MipsSubtarget.h | 155 const TargetSelectionDAGInfo TSInfo; variable
|
/external/clang/tools/libclang/ |
D | CIndex.cpp | 582 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/ |
D | NestedNameSpecifier.cpp | 625 TypeSourceInfo *TSInfo in MakeTrivial() local
|
D | DeclCXX.cpp | 1717 if (TypeSourceInfo *TSInfo = Initializee.get<TypeSourceInfo*>()) in getSourceLocation() local
|
D | StmtPrinter.cpp | 2006 if (TypeSourceInfo *TSInfo = Node->getTypeSourceInfo()) in VisitCXXScalarValueInitExpr() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCSubtarget.h | 135 TargetSelectionDAGInfo TSInfo; variable
|
/external/llvm/lib/Target/X86/ |
D | X86Subtarget.h | 263 X86SelectionDAGInfo TSInfo; variable
|
/external/clang/lib/ARCMigrate/ |
D | ObjCMT.cpp | 972 if (TypeSourceInfo *TSInfo = OM->getReturnTypeSourceInfo()) { in ReplaceWithInstancetype() local 992 if (TypeSourceInfo *TSInfo = OM->getReturnTypeSourceInfo()) { in ReplaceWithClasstype() local
|