Searched defs:TSInfo (Results 1 - 22 of 22) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.h35 SystemZSelectionDAGInfo TSInfo; member in class:llvm::SystemZTargetMachine
/freebsd-9.3-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.h32 AArch64SelectionDAGInfo TSInfo; member in class:llvm::AArch64TargetMachine
/freebsd-9.3-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonTargetMachine.h34 HexagonSelectionDAGInfo TSInfo; member in class:llvm::HexagonTargetMachine
/freebsd-9.3-release/contrib/llvm/lib/Target/MSP430/
H A DMSP430TargetMachine.h37 MSP430SelectionDAGInfo TSInfo; member in class:llvm::MSP430TargetMachine
/freebsd-9.3-release/contrib/llvm/lib/Target/XCore/
H A DXCoreTargetMachine.h33 XCoreSelectionDAGInfo TSInfo; member in class:llvm::XCoreTargetMachine
/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/
H A DARMTargetMachine.h73 ARMSelectionDAGInfo TSInfo; member in class:llvm::ARMTargetMachine
110 ARMSelectionDAGInfo TSInfo; member in class:llvm::ThumbTargetMachine
/freebsd-9.3-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXTargetMachine.h37 TargetSelectionDAGInfo TSInfo; member in class:llvm::NVPTXTargetMachine
/freebsd-9.3-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCTargetMachine.h37 PPCSelectionDAGInfo TSInfo; member in class:llvm::PPCTargetMachine
/freebsd-9.3-release/contrib/llvm/lib/Target/Sparc/
H A DSparcTargetMachine.h34 SparcSelectionDAGInfo TSInfo; member in class:llvm::SparcTargetMachine
/freebsd-9.3-release/contrib/llvm/lib/Target/X86/
H A DX86TargetMachine.h84 X86SelectionDAGInfo TSInfo; member in class:llvm::X86_32TargetMachine
113 X86SelectionDAGInfo TSInfo; member in class:llvm::X86_64TargetMachine
/freebsd-9.3-release/contrib/llvm/lib/Target/Mips/
H A DMipsTargetMachine.h46 MipsSelectionDAGInfo TSInfo; member in class:llvm::MipsTargetMachine
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DNestedNameSpecifier.cpp579 TypeSourceInfo *TSInfo local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp446 TypeSourceInfo *TSInfo; local
H A DSemaTemplateInstantiate.cpp1076 RebuildObjCExceptionDecl(VarDecl *ExceptionDecl, TypeSourceInfo *TSInfo, QualType T) argument
H A DSemaExprObjC.cpp1872 TypeSourceInfo *TSInfo = Context.getTrivialTypeSourceInfo(T, NameLoc); local
3600 TypeSourceInfo *TSInfo = 0; local
3482 BuildObjCBridgedCast(SourceLocation LParenLoc, ObjCBridgeCastKind Kind, SourceLocation BridgeKeywordLoc, TypeSourceInfo *TSInfo, Expr *SubExpr) argument
[all...]
H A DSemaInit.cpp6061 TypeSourceInfo *TSInfo = Entity.getTypeSourceInfo(); local
H A DSemaExprCXX.cpp3062 TypeSourceInfo *TSInfo; local
3935 TypeSourceInfo *TSInfo; local
3555 BuildUnaryTypeTrait(UnaryTypeTrait UTT, SourceLocation KWLoc, TypeSourceInfo *TSInfo, SourceLocation RParen) argument
3997 BuildArrayTypeTrait(ArrayTypeTrait ATT, SourceLocation KWLoc, TypeSourceInfo *TSInfo, Expr* DimExpr, SourceLocation RParen) argument
[all...]
H A DSemaDecl.cpp9266 CheckParameter(DeclContext *DC, SourceLocation StartLoc, SourceLocation NameLoc, IdentifierInfo *Name, QualType T, TypeSourceInfo *TSInfo, VarDecl::StorageClass StorageClass) argument
H A DSemaDeclCXX.cpp12516 TypeSourceInfo *TSInfo = Method->getTypeSourceInfo(); local
12548 TypeSourceInfo *TSInfo = Method->getTypeSourceInfo(); local
11253 CheckFriendTypeDecl(SourceLocation LocStart, SourceLocation FriendLoc, TypeSourceInfo *TSInfo) argument
[all...]
H A DTreeTransform.h2092 ExprResult RebuildCXXScalarValueInitExpr(TypeSourceInfo *TSInfo, argument
2261 ExprResult RebuildCXXTemporaryObjectExpr(TypeSourceInfo *TSInfo, argument
2275 ExprResult RebuildCXXUnresolvedConstructExpr(TypeSourceInfo *TSInfo, argument
3617 TreeTransform<Derived>::TransformTypeInObjectScope(TypeSourceInfo *TSInfo, argument
2176 RebuildArrayTypeTrait(ArrayTypeTrait Trait, SourceLocation StartLoc, TypeSourceInfo *TSInfo, Expr *DimExpr, SourceLocation RParenLoc) argument
5862 TypeSourceInfo *TSInfo = 0; local
9091 TypeSourceInfo *TSInfo local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExprObjC.h1207 void setClassReceiver(TypeSourceInfo *TSInfo) { argument
1536 ObjCBridgedCastExpr(SourceLocation LParenLoc, ObjCBridgeCastKind Kind, CastKind CK, SourceLocation BridgeKeywordLoc, TypeSourceInfo *TSInfo, Expr *Operand) argument
H A DExpr.h1852 TypeSourceInfo *TSInfo; member in class:clang::StringLiteral::OffsetOfExpr

Completed in 300 milliseconds