Home
last modified time | relevance | path

Searched defs:TA (Results 1 – 25 of 50) sorted by relevance

12

/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DInternals.h125 TransformActions &TA; variable
129 Transaction(TransformActions &TA) : TA(TA), Aborted(false) { in Transaction()
152 TransformActions &TA; variable
158 TransformActions &TA, const CapturedDiagList &capturedDiags, in MigrationPass()
H A DTransGCAttrs.cpp180 TransformActions &TA = MigrateCtx.Pass.TA; in errorForGCAttrsOnNonObjC() local
196 TransformActions &TA = MigrateCtx.Pass.TA; in checkWeakGCAttrs() local
259 TransformActions &TA = MigrateCtx.Pass.TA; in checkAllAtProps() local
[all...]
H A DTransGCCalls.cpp37 TransformActions &TA = MigrateCtx.Pass.TA; in VisitCallExpr() local
H A DTransZeroOutPropsInDealloc.cpp44 TransformActions &TA = Pass.TA; in VisitObjCMessageExpr() local
H A DTransEmptyStatementsAndDealloc.cpp195 TransformActions &TA = pass.TA; in cleanupDeallocOrFinalize() local
H A DTransUnbridgedCasts.cpp205 TransformActions &TA = Pass.TA; in rewriteToBridgedCast() local
[all...]
H A DTransforms.cpp518 TransformActions &TA = pass.TA; GCRewriteFinalize() local
[all...]
H A DARCMT.cpp579 TransformActions TA(*Diags, capturedDiags, Ctx, Unit->getPreprocessor()); in applyTransform() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DTemplateArgumentVisitor.h33 RetTy Visit(REF(TemplateArgument) TA, ParamTys... P) { in Visit()
H A DASTNodeTraverser.h323 for (const auto &TA : TALI->arguments()) dumpASTTemplateArgumentListInfo() local
827 VisitExpressionTemplateArgument(const TemplateArgument & TA) VisitExpressionTemplateArgument() argument
831 VisitTypeTemplateArgument(const TemplateArgument & TA) VisitTypeTemplateArgument() argument
835 VisitPackTemplateArgument(const TemplateArgument & TA) VisitPackTemplateArgument() argument
H A DDependenceFlags.h247 inline ExprDependence toExprDependence(TemplateArgumentDependence TA) { in toExprDependence()
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp149 Visit(const TemplateArgument & TA,SourceRange R,const Decl * From,StringRef Label) Visit() argument
566 VisitTLSModelAttr(const TLSModelAttr * TA) VisitTLSModelAttr() argument
1637 VisitNullTemplateArgument(const TemplateArgument & TA) VisitNullTemplateArgument() argument
1640 VisitTypeTemplateArgument(const TemplateArgument & TA) VisitTypeTemplateArgument() argument
1644 VisitDeclarationTemplateArgument(const TemplateArgument & TA) VisitDeclarationTemplateArgument() argument
1647 VisitNullPtrTemplateArgument(const TemplateArgument & TA) VisitNullPtrTemplateArgument() argument
1650 VisitIntegralTemplateArgument(const TemplateArgument & TA) VisitIntegralTemplateArgument() argument
1653 VisitTemplateTemplateArgument(const TemplateArgument & TA) VisitTemplateTemplateArgument() argument
1658 VisitTemplateExpansionTemplateArgument(const TemplateArgument & TA) VisitTemplateExpansionTemplateArgument() argument
1663 VisitExpressionTemplateArgument(const TemplateArgument & TA) VisitExpressionTemplateArgument() argument
1666 VisitPackTemplateArgument(const TemplateArgument & TA) VisitPackTemplateArgument() argument
[all...]
H A DODRHash.cpp161 AddTemplateArgument(TemplateArgument TA) AddTemplateArgument() argument
287 AddTemplateArgument(TemplateArgument TA) AddTemplateArgument() argument
682 for (const TemplateArgument &TA : SpecializationArgs->asArray()) { AddFunctionDecl() local
812 for (const TemplateArgument &TA : List.asArray()) AddDecl() local
1003 for (const auto &TA : T->getTypeConstraintArguments()) VisitAutoType() local
1157 for (const auto &TA : T->template_arguments()) { VisitTemplateSpecializationType() local
1203 for (const auto &TA : T->template_arguments()) { VisitDependentTemplateSpecializationType() local
[all...]
H A DTextNodeDumper.cpp113 Visit(const TemplateArgument & TA,SourceRange R,const Decl * From,StringRef Label) Visit() argument
976 VisitTypeTemplateArgument(const TemplateArgument & TA) VisitTypeTemplateArgument() argument
982 VisitDeclarationTemplateArgument(const TemplateArgument & TA) VisitDeclarationTemplateArgument() argument
991 VisitIntegralTemplateArgument(const TemplateArgument & TA) VisitIntegralTemplateArgument() argument
995 VisitTemplateTemplateArgument(const TemplateArgument & TA) VisitTemplateTemplateArgument() argument
1003 VisitTemplateExpansionTemplateArgument(const TemplateArgument & TA) VisitTemplateExpansionTemplateArgument() argument
[all...]
H A DASTTypeTraits.cpp188 if (const TemplateArgument *TA = get<TemplateArgument>()) in print() local
H A DASTDiagnostic.cpp989 TemplateArgument TA = TST->template_arguments()[0]; in InternalIterator() local
1034 TemplateArgument TA = TST->template_arguments()[Index]; in operator ++() local
1246 const TemplateArgument& TA = Iter.getDesugaredTA(); InitializeNonTypeDiffVariables() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFLiveness.cpp140 auto TA = DFG.addr<DefNode *>(DefQ[i]); in getAllReachingDefs() local
175 auto TA = DFG.addr<DefNode *>(N); in getAllReachingDefs() local
261 auto DefInSet = [&Defs](NodeAddr<RefNode *> TA) -> bool { in getAllReachingDefs()
268 auto TA = DFG.addr<InstrNode *>(T); in getAllReachingDefs() local
843 RegisterAggr TA(PRI); in computeLiveIns() local
H A DRDFGraph.cpp1166 auto IsRelated = [this, RA](Ref TA) -> bool { in getNextRelated() argument
1178 auto Cond = [&IsRelated, RA](Ref TA) -> bool { in getNextRelated() argument
1185 auto Cond = [&IsRelated, RA](Ref TA) -> bool { in getNextRelated() argument
1229 __anonf27405d40a02(Ref TA) getNextShadow() argument
1507 linkRefUp(Instr IA,NodeAddr<T> TA,DefStack & DS) linkRefUp() argument
1669 auto TA = addr<UseNode *>(RDA.Addr->getReachedUse()); unlinkUseDF() local
1743 auto TA = addr<DefNode *>(RDA.Addr->getReachedDef()); unlinkDefDF() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonRDFOpt.cpp166 for (auto TA : BA.Addr->members_if(DFG.IsCode<NodeAttrs::Stmt>, DFG)) { run() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2944 if (TA == nullptr) in parseName() local
373 const Node *TA; global() variable
3503 Node *TA = getDerived().parseTemplateArgs(State != nullptr); parseNestedName() local
3570 Node *TA = getDerived().parseTemplateArgs(); parseSimpleId() local
3635 Node *TA = getDerived().parseTemplateArgs(); parseBaseUnresolvedName() local
3667 Node *TA = getDerived().parseTemplateArgs(); parseUnresolvedName() local
3724 Node *TA = getDerived().parseTemplateArgs(); parseUnresolvedName() local
4018 Node *TA = nullptr; parseQualifiedType() local
4340 Node *TA = getDerived().parseTemplateArgs(); parseType() local
4413 Node *TA = getDerived().parseTemplateArgs(); parseType() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.h160 TA = 3, global() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.cpp594 unsigned TA = 0, TB = 0; handleAddSubRelocations() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DARM.cpp140 if (const auto *TA = FD->getAttr<TargetAttr>()) { setTargetAttributes() local
H A DAArch64.cpp111 const auto *TA = FD->getAttr<TargetAttr>(); setTargetAttributes() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp490 TBAANode TA(A); getLeastCommonType() local

12