/external/llvm/lib/Target/XCore/ |
D | XCoreSubtarget.h | 38 XCoreSelectionDAGInfo TSInfo; variable
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430Subtarget.h | 39 MSP430SelectionDAGInfo TSInfo; variable
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZSubtarget.h | 49 SystemZSelectionDAGInfo TSInfo; variable
|
/external/llvm/lib/Target/Sparc/ |
D | SparcSubtarget.h | 44 SparcSelectionDAGInfo TSInfo; variable
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64Subtarget.h | 60 AArch64SelectionDAGInfo TSInfo; variable
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonSubtarget.h | 51 HexagonSelectionDAGInfo TSInfo; variable
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXSubtarget.h | 47 TargetSelectionDAGInfo TSInfo; variable
|
/external/clang/lib/Sema/ |
D | SemaTemplateVariadic.cpp | 321 if (TypeSourceInfo *TSInfo = NameInfo.getNamedTypeInfo()) in DiagnoseUnexpandedParameterPack() local 446 TypeSourceInfo *TSInfo; in ActOnPackExpansion() local
|
D | SemaExprObjC.cpp | 1889 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
|
D | SemaExceptionSpec.cpp | 297 if (TypeSourceInfo *TSInfo = New->getTypeSourceInfo()) { in CheckEquivalentExceptionSpec() local
|
D | SemaTemplateInstantiate.cpp | 983 TypeSourceInfo *TSInfo, in RebuildObjCExceptionDecl() 1543 if (TypeSourceInfo *TSInfo = P->getTypeSourceInfo()) in NeedsInstantiationAsFunctionType() local
|
D | TreeTransform.h | 2251 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
|
D | SemaInit.cpp | 5320 TypeSourceInfo *TSInfo = Entity.getTypeSourceInfo(); in PerformConstructorInitialization() local 6185 TypeSourceInfo *TSInfo = Entity.getTypeSourceInfo(); in Perform() local
|
D | SemaExprCXX.cpp | 3927 TypeSourceInfo *TSInfo; in ActOnArrayTypeTrait() local 3991 TypeSourceInfo *TSInfo, in BuildArrayTypeTrait()
|
/external/clang/tools/libclang/ |
D | CXType.cpp | 163 if (TypeSourceInfo *TSInfo = DD->getTypeSourceInfo()) in clang_getCursorType() local 172 if (TypeSourceInfo *TSInfo = FTD->getTemplatedDecl()->getTypeSourceInfo()) in clang_getCursorType() local
|
D | CIndex.cpp | 578 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/ |
D | PPCSubtarget.h | 117 PPCSelectionDAGInfo TSInfo; variable
|
/external/llvm/lib/Target/Mips/ |
D | MipsSubtarget.h | 150 const MipsSelectionDAGInfo TSInfo; variable
|
/external/clang/lib/AST/ |
D | NestedNameSpecifier.cpp | 581 TypeSourceInfo *TSInfo in MakeTrivial() local
|
D | DeclCXX.cpp | 1670 if (TypeSourceInfo *TSInfo = Initializee.get<TypeSourceInfo*>()) in getSourceLocation() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMSubtarget.h | 278 ARMSelectionDAGInfo TSInfo; variable
|
/external/llvm/lib/Target/X86/ |
D | X86Subtarget.h | 231 X86SelectionDAGInfo TSInfo; variable
|
/external/clang/include/clang/AST/ |
D | DataRecursiveASTVisitor.h | 668 if (TypeSourceInfo *TSInfo = NameInfo.getNamedTypeInfo()) in TraverseDeclarationNameInfo() local
|
D | RecursiveASTVisitor.h | 734 if (TypeSourceInfo *TSInfo = NameInfo.getNamedTypeInfo()) in TraverseDeclarationNameInfo() local
|
/external/clang/lib/ARCMigrate/ |
D | ObjCMT.cpp | 841 if (TypeSourceInfo *TSInfo = OM->getReturnTypeSourceInfo()) { in ReplaceWithInstancetype() local 861 if (TypeSourceInfo *TSInfo = OM->getReturnTypeSourceInfo()) { in ReplaceWithClasstype() local
|