/llvm-project/clang/lib/Index/ |
H A D | IndexTypeSourceInfo.cpp | 59 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() 83 bool VisitAutoTypeLoc(AutoTypeLoc TL) { in VisitAutoTypeLoc() 118 bool VisitTagTypeLoc(TagTypeLoc TL) { in VisitTagTypeLoc() 134 bool VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { in VisitObjCInterfaceTypeLoc() 139 bool VisitObjCObjectTypeLoc(ObjCObjectTypeLoc TL) { in VisitObjCObjectTypeLoc() 164 bool VisitTemplateSpecializationTypeLoc(TemplateSpecializationTypeLoc TL) { in VisitTemplateSpecializationTypeLoc() 174 bool TraverseTemplateSpecializationTypeLoc(TemplateSpecializationTypeLoc TL) { in TraverseTemplateSpecializationTypeLoc() 194 bool VisitDeducedTemplateSpecializationTypeLoc(DeducedTemplateSpecializationTypeLoc TL) { in VisitDeducedTemplateSpecializationTypeLoc() 204 bool VisitInjectedClassNameTypeLoc(InjectedClassNameTypeLoc TL) { in VisitInjectedClassNameTypeLoc() 209 bool VisitDependentNameTypeLoc(DependentNameTypeLoc TL) { in VisitDependentNameTypeLoc() [all …]
|
/llvm-project/clang-tools-extra/include-cleaner/lib/ |
H A D | WalkAST.cpp | 327 reportType(TL.getNameLoc(), TL.getFoundDecl()); in VisitDeducedTemplateSpecializationTypeLoc() argument 305 VisitUsingTypeLoc(UsingTypeLoc TL) VisitUsingTypeLoc() argument 320 VisitTemplateSpecializationTypeLoc(TemplateSpecializationTypeLoc TL) VisitTemplateSpecializationTypeLoc() argument 333 TraverseTemplateArgumentLoc(const TemplateArgumentLoc & TL) TraverseTemplateArgumentLoc() argument [all...] |
/llvm-project/clang/lib/AST/ |
H A D | Comment.cpp | 129 TypeLoc TL = SrcTL.IgnoreParens(); in lookThroughTypedefOrTypeAliasLocs() local 156 getFunctionTypeLoc(TypeLoc TL,FunctionTypeLoc & ResFTL) getFunctionTypeLoc() argument 180 TypeLoc TL = MaybeFunctionTSI->getTypeLoc().getUnqualifiedLoc(); getFunctionTypeLoc() local 354 TypeLoc TL = TSI->getTypeLoc().getUnqualifiedLoc(); fill() local [all...] |
H A D | TypeLoc.cpp | 54 SourceRange TypeLoc::getLocalSourceRangeImpl(TypeLoc TL) { in getLocalSourceRangeImpl() argument 125 TypeLoc TypeLoc::getNextTypeLocImpl(TypeLoc TL) { in getNextTypeLocImpl() argument 132 void TypeLoc::initializeImpl(ASTContext &Context, TypeLoc TL, in initializeImpl() argument 185 TypeLoc TL(getType(), Data); copy() local 309 isKind(const TypeLoc & TL) isKind() argument 444 IgnoreParensImpl(TypeLoc TL) IgnoreParensImpl() argument 677 VisitAutoTypeLoc(AutoTypeLoc TL) VisitAutoTypeLoc() argument [all...] |
H A D | ASTTypeTraits.cpp | 203 else if (const TypeLoc *TL = get<TypeLoc>()) in print() local 231 else if (const TypeLoc *TL = get<TypeLoc>()) in dump() local 242 if (const TypeLoc *TL = get<TypeLoc>()) in getSourceRange() local
|
/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DirectXSubtarget.h | 32 DirectXTargetLowering TL; variable
|
/llvm-project/clang/include/clang/AST/ |
H A D | ASTNodeTraverser.h | 324 else if (const auto *TL = N.get<TypeLoc>()) in Visit() local 475 void VisitFunctionProtoTypeLoc(FunctionProtoTypeLoc TL) { in VisitAutoTypeLoc() argument 488 Visit(TL.getClassTInfo()->getTypeLoc()); in VisitDependentSizedArrayTypeLoc() argument 470 VisitFunctionProtoTypeLoc(FunctionProtoTypeLoc TL) VisitFunctionProtoTypeLoc() argument 482 VisitMemberPointerTypeLoc(MemberPointerTypeLoc TL) VisitMemberPointerTypeLoc() argument 485 VisitVariableArrayTypeLoc(VariableArrayTypeLoc TL) VisitVariableArrayTypeLoc() argument 491 VisitDependentSizedExtVectorTypeLoc(DependentSizedExtVectorTypeLoc TL) VisitDependentSizedExtVectorTypeLoc() argument 494 VisitTypeOfExprTypeLoc(TypeOfExprTypeLoc TL) VisitTypeOfExprTypeLoc() argument 497 VisitDecltypeType(DecltypeType TL) VisitDecltypeType() argument 500 VisitTemplateSpecializationTypeLoc(TemplateSpecializationTypeLoc TL) VisitTemplateSpecializationTypeLoc() argument 505 VisitDependentTemplateSpecializationTypeLoc(DependentTemplateSpecializationTypeLoc TL) VisitDependentTemplateSpecializationTypeLoc() argument [all...] |
/llvm-project/clang/lib/Sema/ |
H A D | SemaType.cpp | 5832 static void fillAttributedTypeLoc(AttributedTypeLoc TL, in VisitPackIndexingTypeLoc() argument 5718 fillAttributedTypeLoc(AttributedTypeLoc TL,TypeProcessingState & State) fillAttributedTypeLoc() argument 5750 VisitAttributedTypeLoc(AttributedTypeLoc TL) VisitAttributedTypeLoc() argument 5754 VisitBTFTagAttributedTypeLoc(BTFTagAttributedTypeLoc TL) VisitBTFTagAttributedTypeLoc() argument 5757 VisitMacroQualifiedTypeLoc(MacroQualifiedTypeLoc TL) VisitMacroQualifiedTypeLoc() argument 5762 VisitQualifiedTypeLoc(QualifiedTypeLoc TL) VisitQualifiedTypeLoc() argument 5767 VisitPointerTypeLoc(PointerTypeLoc TL) VisitPointerTypeLoc() argument 5768 VisitTypedefTypeLoc(TypedefTypeLoc TL) VisitTypedefTypeLoc() argument 5771 VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) VisitObjCInterfaceTypeLoc() argument 5778 VisitObjCObjectTypeLoc(ObjCObjectTypeLoc TL) VisitObjCObjectTypeLoc() argument 5783 VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) VisitObjCObjectPointerTypeLoc() argument 5788 VisitTemplateSpecializationTypeLoc(TemplateSpecializationTypeLoc TL) VisitTemplateSpecializationTypeLoc() argument 5811 VisitTypeOfExprTypeLoc(TypeOfExprTypeLoc TL) VisitTypeOfExprTypeLoc() argument 5817 VisitTypeOfTypeLoc(TypeOfTypeLoc TL) VisitTypeOfTypeLoc() argument 5827 VisitDecltypeTypeLoc(DecltypeTypeLoc TL) VisitDecltypeTypeLoc() argument 5836 VisitUnaryTransformTypeLoc(UnaryTransformTypeLoc TL) VisitUnaryTransformTypeLoc() argument 5845 VisitBuiltinTypeLoc(BuiltinTypeLoc TL) VisitBuiltinTypeLoc() argument 5858 VisitElaboratedTypeLoc(ElaboratedTypeLoc TL) VisitElaboratedTypeLoc() argument 5876 VisitDependentNameTypeLoc(DependentNameTypeLoc TL) VisitDependentNameTypeLoc() argument 5884 VisitDependentTemplateSpecializationTypeLoc(DependentTemplateSpecializationTypeLoc TL) VisitDependentTemplateSpecializationTypeLoc() argument 5892 VisitAutoTypeLoc(AutoTypeLoc TL) VisitAutoTypeLoc() argument 5934 VisitTagTypeLoc(TagTypeLoc TL) VisitTagTypeLoc() argument 5937 VisitAtomicTypeLoc(AtomicTypeLoc TL) VisitAtomicTypeLoc() argument 5956 VisitPipeTypeLoc(PipeTypeLoc TL) VisitPipeTypeLoc() argument 5964 VisitExtIntTypeLoc(BitIntTypeLoc TL) VisitExtIntTypeLoc() argument 5968 VisitDependentExtIntTypeLoc(DependentBitIntTypeLoc TL) VisitDependentExtIntTypeLoc() argument 5972 VisitTypeLoc(TypeLoc TL) VisitTypeLoc() argument 5988 VisitQualifiedTypeLoc(QualifiedTypeLoc TL) VisitQualifiedTypeLoc() argument 5991 VisitDecayedTypeLoc(DecayedTypeLoc TL) VisitDecayedTypeLoc() argument 5994 VisitArrayParameterTypeLoc(ArrayParameterTypeLoc TL) VisitArrayParameterTypeLoc() argument 5998 VisitAttributedTypeLoc(AttributedTypeLoc TL) VisitAttributedTypeLoc() argument 6001 VisitCountAttributedTypeLoc(CountAttributedTypeLoc TL) VisitCountAttributedTypeLoc() argument 6004 VisitBTFTagAttributedTypeLoc(BTFTagAttributedTypeLoc TL) VisitBTFTagAttributedTypeLoc() argument 6007 VisitAdjustedTypeLoc(AdjustedTypeLoc TL) VisitAdjustedTypeLoc() argument 6010 VisitBlockPointerTypeLoc(BlockPointerTypeLoc TL) VisitBlockPointerTypeLoc() argument 6014 VisitPointerTypeLoc(PointerTypeLoc TL) VisitPointerTypeLoc() argument 6018 VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) VisitObjCObjectPointerTypeLoc() argument 6022 VisitMemberPointerTypeLoc(MemberPointerTypeLoc TL) VisitMemberPointerTypeLoc() argument 6067 VisitLValueReferenceTypeLoc(LValueReferenceTypeLoc TL) VisitLValueReferenceTypeLoc() argument 6073 VisitRValueReferenceTypeLoc(RValueReferenceTypeLoc TL) VisitRValueReferenceTypeLoc() argument 6078 VisitArrayTypeLoc(ArrayTypeLoc TL) VisitArrayTypeLoc() argument 6084 VisitFunctionTypeLoc(FunctionTypeLoc TL) VisitFunctionTypeLoc() argument 6098 VisitParenTypeLoc(ParenTypeLoc TL) VisitParenTypeLoc() argument 6103 VisitPipeTypeLoc(PipeTypeLoc TL) VisitPipeTypeLoc() argument 6107 VisitBitIntTypeLoc(BitIntTypeLoc TL) VisitBitIntTypeLoc() argument 6110 VisitMacroQualifiedTypeLoc(MacroQualifiedTypeLoc TL) VisitMacroQualifiedTypeLoc() argument 6113 VisitVectorTypeLoc(VectorTypeLoc TL) VisitVectorTypeLoc() argument 6114 VisitDependentVectorTypeLoc(DependentVectorTypeLoc TL) VisitDependentVectorTypeLoc() argument 6117 VisitExtVectorTypeLoc(ExtVectorTypeLoc TL) VisitExtVectorTypeLoc() argument 6121 VisitDependentSizedExtVectorTypeLoc(DependentSizedExtVectorTypeLoc TL) VisitDependentSizedExtVectorTypeLoc() argument 6124 VisitMatrixTypeLoc(MatrixTypeLoc TL) VisitMatrixTypeLoc() argument 6128 VisitTypeLoc(TypeLoc TL) VisitTypeLoc() argument 6215 auto TL = CurrTL.castAs<MacroQualifiedTypeLoc>(); GetTypeSourceInfoForDeclarator() local 6223 auto TL = CurrTL.castAs<AttributedTypeLoc>(); GetTypeSourceInfoForDeclarator() local 6236 auto TL = CurrTL.castAs<DependentAddressSpaceTypeLoc>(); GetTypeSourceInfoForDeclarator() local 6255 TypeLoc TL = ReturnTypeInfo->getTypeLoc(); GetTypeSourceInfoForDeclarator() local [all...] |
H A D | TreeTransform.h | 4443 TypeLoc TL = TransformTypeInObjectScope(Q.getTypeLoc(), ObjectType, TransformNestedNameSpecifierLoc() local 4972 TypeLoc TL = DI->getTypeLoc(); TransformType() local 5024 TypeLoc TL = DI->getTypeLoc(); TransformTypeWithDeducedTST() local 5084 RebuildQualifiedType(QualType T,QualifiedTypeLoc TL) RebuildQualifiedType() argument 5155 TransformTypeInObjectScope(TypeLoc TL,QualType ObjectType,NamedDecl * UnqualLookup,CXXScopeSpec & SS) TransformTypeInObjectScope() argument 5184 TransformTSIInObjectScope(TypeLoc TL,QualType ObjectType,NamedDecl * UnqualLookup,CXXScopeSpec & SS) TransformTSIInObjectScope() argument 5259 TransformAdjustedType(TypeLocBuilder & TLB,AdjustedTypeLoc TL) TransformAdjustedType() argument 5266 TransformDecayedType(TypeLocBuilder & TLB,DecayedTypeLoc TL) TransformDecayedType() argument 5283 TransformArrayParameterType(TypeLocBuilder & TLB,ArrayParameterTypeLoc TL) TransformArrayParameterType() argument 5299 TransformPointerType(TypeLocBuilder & TLB,PointerTypeLoc TL) TransformPointerType() argument 5337 TransformBlockPointerType(TypeLocBuilder & TLB,BlockPointerTypeLoc TL) TransformBlockPointerType() argument 5364 TransformReferenceType(TypeLocBuilder & TLB,ReferenceTypeLoc TL) TransformReferenceType() argument 5401 TransformLValueReferenceType(TypeLocBuilder & TLB,LValueReferenceTypeLoc TL) TransformLValueReferenceType() argument 5408 TransformRValueReferenceType(TypeLocBuilder & TLB,RValueReferenceTypeLoc TL) TransformRValueReferenceType() argument 5415 TransformMemberPointerType(TypeLocBuilder & TLB,MemberPointerTypeLoc TL) TransformMemberPointerType() argument 5467 TransformConstantArrayType(TypeLocBuilder & TLB,ConstantArrayTypeLoc TL) TransformConstantArrayType() argument 5513 TransformIncompleteArrayType(TypeLocBuilder & TLB,IncompleteArrayTypeLoc TL) TransformIncompleteArrayType() argument 5541 TransformVariableArrayType(TypeLocBuilder & TLB,VariableArrayTypeLoc TL) TransformVariableArrayType() argument 5588 TransformDependentSizedArrayType(TypeLocBuilder & TLB,DependentSizedArrayTypeLoc TL) TransformDependentSizedArrayType() argument 5638 TransformDependentVectorType(TypeLocBuilder & TLB,DependentVectorTypeLoc TL) TransformDependentVectorType() argument 5677 TransformDependentSizedExtVectorType(TypeLocBuilder & TLB,DependentSizedExtVectorTypeLoc TL) TransformDependentSizedExtVectorType() argument 5721 TransformConstantMatrixType(TypeLocBuilder & TLB,ConstantMatrixTypeLoc TL) TransformConstantMatrixType() argument 5746 TransformDependentSizedMatrixType(TypeLocBuilder & TLB,DependentSizedMatrixTypeLoc TL) TransformDependentSizedMatrixType() argument 5800 TransformDependentAddressSpaceType(TypeLocBuilder & TLB,DependentAddressSpaceTypeLoc TL) TransformDependentAddressSpaceType() argument 5846 TransformVectorType(TypeLocBuilder & TLB,VectorTypeLoc TL) TransformVectorType() argument 5869 TransformExtVectorType(TypeLocBuilder & TLB,ExtVectorTypeLoc TL) TransformExtVectorType() argument 5972 TypeLoc TL = OldParm->getTypeSourceInfo()->getTypeLoc(); TransformFunctionTypeParams() local 6184 TransformFunctionProtoType(TypeLocBuilder & TLB,FunctionProtoTypeLoc TL) TransformFunctionProtoType() argument 6196 TransformFunctionProtoType(TypeLocBuilder & TLB,FunctionProtoTypeLoc TL,CXXRecordDecl * ThisContext,Qualifiers ThisTypeQuals,Fn TransformExceptionSpec) TransformFunctionProtoType() argument 6445 TransformFunctionNoProtoType(TypeLocBuilder & TLB,FunctionNoProtoTypeLoc TL) TransformFunctionNoProtoType() argument 6466 TransformUnresolvedUsingType(TypeLocBuilder & TLB,UnresolvedUsingTypeLoc TL) TransformUnresolvedUsingType() argument 6489 TransformUsingType(TypeLocBuilder & TLB,UsingTypeLoc TL) TransformUsingType() argument 6515 TransformTypedefType(TypeLocBuilder & TLB,TypedefTypeLoc TL) TransformTypedefType() argument 6539 TransformTypeOfExprType(TypeLocBuilder & TLB,TypeOfExprTypeLoc TL) TransformTypeOfExprType() argument 6572 TransformTypeOfType(TypeLocBuilder & TLB,TypeOfTypeLoc TL) TransformTypeOfType() argument 6597 TransformDecltypeType(TypeLocBuilder & TLB,DecltypeTypeLoc TL) TransformDecltypeType() argument 6631 TransformPackIndexingType(TypeLocBuilder & TLB,PackIndexingTypeLoc TL) TransformPackIndexingType() argument 6733 TransformUnaryTransformType(TypeLocBuilder & TLB,UnaryTransformTypeLoc TL) TransformUnaryTransformType() argument 6755 TransformDeducedTemplateSpecializationType(TypeLocBuilder & TLB,DeducedTemplateSpecializationTypeLoc TL) TransformDeducedTemplateSpecializationType() argument 6786 TransformRecordType(TypeLocBuilder & TLB,RecordTypeLoc TL) TransformRecordType() argument 6810 TransformEnumType(TypeLocBuilder & TLB,EnumTypeLoc TL) TransformEnumType() argument 6835 TransformInjectedClassNameType(TypeLocBuilder & TLB,InjectedClassNameTypeLoc TL) TransformInjectedClassNameType() argument 6848 TransformTemplateTypeParmType(TypeLocBuilder & TLB,TemplateTypeParmTypeLoc TL) TransformTemplateTypeParmType() argument 6856 TransformTemplateTypeParmType(TypeLocBuilder & TLB,TemplateTypeParmTypeLoc TL,bool) TransformTemplateTypeParmType() argument 6863 TransformSubstTemplateTypeParmType(TypeLocBuilder & TLB,SubstTemplateTypeParmTypeLoc TL) TransformSubstTemplateTypeParmType() argument 6891 TransformSubstTemplateTypeParmPackType(TypeLocBuilder & TLB,SubstTemplateTypeParmPackTypeLoc TL) TransformSubstTemplateTypeParmPackType() argument 6898 TransformSubstTemplateTypeParmPackType(TypeLocBuilder & TLB,SubstTemplateTypeParmPackTypeLoc TL,bool) TransformSubstTemplateTypeParmPackType() argument 6905 TransformTemplateSpecializationType(TypeLocBuilder & TLB,TemplateSpecializationTypeLoc TL) TransformTemplateSpecializationType() argument 6922 TransformAtomicType(TypeLocBuilder & TLB,AtomicTypeLoc TL) TransformAtomicType() argument 6945 TransformPipeType(TypeLocBuilder & TLB,PipeTypeLoc TL) TransformPipeType() argument 6967 TransformBitIntType(TypeLocBuilder & TLB,BitIntTypeLoc TL) TransformBitIntType() argument 6985 TransformDependentBitIntType(TypeLocBuilder & TLB,DependentBitIntTypeLoc TL) TransformDependentBitIntType() argument 7082 TransformAutoType(TypeLocBuilder & TLB,AutoTypeLoc TL) TransformAutoType() argument 7154 TransformTemplateSpecializationType(TypeLocBuilder & TLB,TemplateSpecializationTypeLoc TL,TemplateName Template) TransformTemplateSpecializationType() argument 7208 TransformDependentTemplateSpecializationType(TypeLocBuilder & TLB,DependentTemplateSpecializationTypeLoc TL,TemplateName Template,CXXScopeSpec & SS) TransformDependentTemplateSpecializationType() argument 7264 TransformElaboratedType(TypeLocBuilder & TLB,ElaboratedTypeLoc TL) TransformElaboratedType() argument 7321 TransformAttributedType(TypeLocBuilder & TLB,AttributedTypeLoc TL,Fn TransformModifiedTypeFn) TransformAttributedType() argument 7369 TransformAttributedType(TypeLocBuilder & TLB,AttributedTypeLoc TL) TransformAttributedType() argument 7378 TransformCountAttributedType(TypeLocBuilder & TLB,CountAttributedTypeLoc TL) TransformCountAttributedType() argument 7406 TransformBTFTagAttributedType(TypeLocBuilder & TLB,BTFTagAttributedTypeLoc TL) TransformBTFTagAttributedType() argument 7414 TransformParenType(TypeLocBuilder & TLB,ParenTypeLoc TL) TransformParenType() argument 7436 TransformMacroQualifiedType(TypeLocBuilder & TLB,MacroQualifiedTypeLoc TL) TransformMacroQualifiedType() argument 7456 TransformDependentNameType(TypeLocBuilder & TLB,DependentNameTypeLoc TL) TransformDependentNameType() argument 7462 TransformDependentNameType(TypeLocBuilder & TLB,DependentNameTypeLoc TL,bool DeducedTSTContext) TransformDependentNameType() argument 7499 TransformDependentTemplateSpecializationType(TypeLocBuilder & TLB,DependentTemplateSpecializationTypeLoc TL) TransformDependentTemplateSpecializationType() argument 7515 TransformDependentTemplateSpecializationType(TypeLocBuilder & TLB,DependentTemplateSpecializationTypeLoc TL,NestedNameSpecifierLoc QualifierLoc) TransformDependentTemplateSpecializationType() argument 7580 TransformPackExpansionType(TypeLocBuilder & TLB,PackExpansionTypeLoc TL) TransformPackExpansionType() argument 7605 TransformObjCInterfaceType(TypeLocBuilder & TLB,ObjCInterfaceTypeLoc TL) TransformObjCInterfaceType() argument 7614 TransformObjCTypeParamType(TypeLocBuilder & TLB,ObjCTypeParamTypeLoc TL) TransformObjCTypeParamType() argument 7645 TransformObjCObjectType(TypeLocBuilder & TLB,ObjCObjectTypeLoc TL) TransformObjCObjectType() argument 7770 TransformObjCObjectPointerType(TypeLocBuilder & TLB,ObjCObjectPointerTypeLoc TL) TransformObjCObjectPointerType() argument [all...] |
H A D | SemaTemplateVariadic.cpp | 77 VisitTemplateTypeParmTypeLoc(TemplateTypeParmTypeLoc TL) VisitTemplateTypeParmTypeLoc() argument 156 TraverseTypeLoc(TypeLoc TL) TraverseTypeLoc() argument 187 TraversePackExpansionTypeLoc(PackExpansionTypeLoc TL) TraversePackExpansionTypeLoc() argument 196 TraversePackIndexingTypeLoc(PackIndexingTypeLoc TL) TraversePackIndexingTypeLoc() argument 550 collectUnexpandedParameterPacks(TypeLoc TL,SmallVectorImpl<UnexpandedParameterPack> & Unexpanded) collectUnexpandedParameterPacks() argument 637 PackExpansionTypeLoc TL = TLB.push<PackExpansionTypeLoc>(Result); CheckPackExpansion() local [all...] |
/llvm-project/clang-tools-extra/clang-tidy/google/ |
H A D | IntegerTypesCheck.cpp | 50 TypeLoc TL = Node; in AST_MATCHER() local 105 auto TL = *Result.Nodes.getNodeAs<TypeLoc>("tl"); in check() local
|
/llvm-project/clang/lib/Serialization/ |
H A D | ASTWriter.cpp | 370 Record.push_back(TL.getWrittenTypeSpec()); in VisitMemberPointerTypeLoc() argument 324 VisitQualifiedTypeLoc(QualifiedTypeLoc TL) VisitQualifiedTypeLoc() argument 328 VisitBuiltinTypeLoc(BuiltinTypeLoc TL) VisitBuiltinTypeLoc() argument 338 VisitComplexTypeLoc(ComplexTypeLoc TL) VisitComplexTypeLoc() argument 342 VisitPointerTypeLoc(PointerTypeLoc TL) VisitPointerTypeLoc() argument 346 VisitDecayedTypeLoc(DecayedTypeLoc TL) VisitDecayedTypeLoc() argument 350 VisitAdjustedTypeLoc(AdjustedTypeLoc TL) VisitAdjustedTypeLoc() argument 354 VisitArrayParameterTypeLoc(ArrayParameterTypeLoc TL) VisitArrayParameterTypeLoc() argument 358 VisitBlockPointerTypeLoc(BlockPointerTypeLoc TL) VisitBlockPointerTypeLoc() argument 362 VisitLValueReferenceTypeLoc(LValueReferenceTypeLoc TL) VisitLValueReferenceTypeLoc() argument 366 VisitRValueReferenceTypeLoc(RValueReferenceTypeLoc TL) VisitRValueReferenceTypeLoc() argument 375 VisitArrayTypeLoc(ArrayTypeLoc TL) VisitArrayTypeLoc() argument 383 VisitConstantArrayTypeLoc(ConstantArrayTypeLoc TL) VisitConstantArrayTypeLoc() argument 387 VisitIncompleteArrayTypeLoc(IncompleteArrayTypeLoc TL) VisitIncompleteArrayTypeLoc() argument 391 VisitVariableArrayTypeLoc(VariableArrayTypeLoc TL) VisitVariableArrayTypeLoc() argument 396 VisitDependentSizedArrayTypeLoc(DependentSizedArrayTypeLoc TL) VisitDependentSizedArrayTypeLoc() argument 401 VisitDependentAddressSpaceTypeLoc(DependentAddressSpaceTypeLoc TL) VisitDependentAddressSpaceTypeLoc() argument 410 VisitDependentSizedExtVectorTypeLoc(DependentSizedExtVectorTypeLoc TL) VisitDependentSizedExtVectorTypeLoc() argument 414 VisitVectorTypeLoc(VectorTypeLoc TL) VisitVectorTypeLoc() argument 419 VisitDependentVectorTypeLoc(DependentVectorTypeLoc TL) VisitDependentVectorTypeLoc() argument 423 VisitExtVectorTypeLoc(ExtVectorTypeLoc TL) VisitExtVectorTypeLoc() argument 427 VisitConstantMatrixTypeLoc(ConstantMatrixTypeLoc TL) VisitConstantMatrixTypeLoc() argument 437 VisitDependentSizedMatrixTypeLoc(DependentSizedMatrixTypeLoc TL) VisitDependentSizedMatrixTypeLoc() argument 446 VisitFunctionTypeLoc(FunctionTypeLoc TL) VisitFunctionTypeLoc() argument 456 VisitFunctionProtoTypeLoc(FunctionProtoTypeLoc TL) VisitFunctionProtoTypeLoc() argument 460 VisitFunctionNoProtoTypeLoc(FunctionNoProtoTypeLoc TL) VisitFunctionNoProtoTypeLoc() argument 464 VisitUnresolvedUsingTypeLoc(UnresolvedUsingTypeLoc TL) VisitUnresolvedUsingTypeLoc() argument 468 VisitUsingTypeLoc(UsingTypeLoc TL) VisitUsingTypeLoc() argument 472 VisitTypedefTypeLoc(TypedefTypeLoc TL) VisitTypedefTypeLoc() argument 476 VisitObjCTypeParamTypeLoc(ObjCTypeParamTypeLoc TL) VisitObjCTypeParamTypeLoc() argument 485 VisitTypeOfExprTypeLoc(TypeOfExprTypeLoc TL) VisitTypeOfExprTypeLoc() argument 491 VisitTypeOfTypeLoc(TypeOfTypeLoc TL) VisitTypeOfTypeLoc() argument 498 VisitDecltypeTypeLoc(DecltypeTypeLoc TL) VisitDecltypeTypeLoc() argument 503 VisitUnaryTransformTypeLoc(UnaryTransformTypeLoc TL) VisitUnaryTransformTypeLoc() argument 522 VisitPackIndexingTypeLoc(PackIndexingTypeLoc TL) VisitPackIndexingTypeLoc() argument 526 VisitAutoTypeLoc(AutoTypeLoc TL) VisitAutoTypeLoc() argument 538 VisitDeducedTemplateSpecializationTypeLoc(DeducedTemplateSpecializationTypeLoc TL) VisitDeducedTemplateSpecializationTypeLoc() argument 542 VisitRecordTypeLoc(RecordTypeLoc TL) VisitRecordTypeLoc() argument 546 VisitEnumTypeLoc(EnumTypeLoc TL) VisitEnumTypeLoc() argument 550 VisitAttributedTypeLoc(AttributedTypeLoc TL) VisitAttributedTypeLoc() argument 554 VisitCountAttributedTypeLoc(CountAttributedTypeLoc TL) VisitCountAttributedTypeLoc() argument 558 VisitBTFTagAttributedTypeLoc(BTFTagAttributedTypeLoc TL) VisitBTFTagAttributedTypeLoc() argument 562 VisitTemplateTypeParmTypeLoc(TemplateTypeParmTypeLoc TL) VisitTemplateTypeParmTypeLoc() argument 567 VisitSubstTemplateTypeParmTypeLoc(SubstTemplateTypeParmTypeLoc TL) VisitSubstTemplateTypeParmTypeLoc() argument 572 VisitSubstTemplateTypeParmPackTypeLoc(SubstTemplateTypeParmPackTypeLoc TL) VisitSubstTemplateTypeParmPackTypeLoc() argument 577 VisitTemplateSpecializationTypeLoc(TemplateSpecializationTypeLoc TL) VisitTemplateSpecializationTypeLoc() argument 587 VisitParenTypeLoc(ParenTypeLoc TL) VisitParenTypeLoc() argument 592 VisitMacroQualifiedTypeLoc(MacroQualifiedTypeLoc TL) VisitMacroQualifiedTypeLoc() argument 596 VisitElaboratedTypeLoc(ElaboratedTypeLoc TL) VisitElaboratedTypeLoc() argument 601 VisitInjectedClassNameTypeLoc(InjectedClassNameTypeLoc TL) VisitInjectedClassNameTypeLoc() argument 605 VisitDependentNameTypeLoc(DependentNameTypeLoc TL) VisitDependentNameTypeLoc() argument 612 VisitDependentTemplateSpecializationTypeLoc(DependentTemplateSpecializationTypeLoc TL) VisitDependentTemplateSpecializationTypeLoc() argument 624 VisitPackExpansionTypeLoc(PackExpansionTypeLoc TL) VisitPackExpansionTypeLoc() argument 628 VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) VisitObjCInterfaceTypeLoc() argument 633 VisitObjCObjectTypeLoc(ObjCObjectTypeLoc TL) VisitObjCObjectTypeLoc() argument 645 VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) VisitObjCObjectPointerTypeLoc() argument 649 VisitAtomicTypeLoc(AtomicTypeLoc TL) VisitAtomicTypeLoc() argument 655 VisitPipeTypeLoc(PipeTypeLoc TL) VisitPipeTypeLoc() argument 659 VisitBitIntTypeLoc(clang::BitIntTypeLoc TL) VisitBitIntTypeLoc() argument 663 VisitDependentBitIntTypeLoc(clang::DependentBitIntTypeLoc TL) VisitDependentBitIntTypeLoc() argument 6151 AddTypeLoc(TypeLoc TL,LocSeq * OuterSeq) AddTypeLoc() argument [all...] |
H A D | ASTReader.cpp | 7057 TL.setWrittenWidthSpec(static_cast<TypeSpecifierWidth>(Reader.readInt())); in VisitDependentTemplateSpecializationTypeLoc() argument 6783 VisitQualifiedTypeLoc(QualifiedTypeLoc TL) VisitQualifiedTypeLoc() argument 6787 VisitBuiltinTypeLoc(BuiltinTypeLoc TL) VisitBuiltinTypeLoc() argument 6797 VisitComplexTypeLoc(ComplexTypeLoc TL) VisitComplexTypeLoc() argument 6801 VisitPointerTypeLoc(PointerTypeLoc TL) VisitPointerTypeLoc() argument 6805 VisitDecayedTypeLoc(DecayedTypeLoc TL) VisitDecayedTypeLoc() argument 6809 VisitAdjustedTypeLoc(AdjustedTypeLoc TL) VisitAdjustedTypeLoc() argument 6813 VisitArrayParameterTypeLoc(ArrayParameterTypeLoc TL) VisitArrayParameterTypeLoc() argument 6817 VisitMacroQualifiedTypeLoc(MacroQualifiedTypeLoc TL) VisitMacroQualifiedTypeLoc() argument 6821 VisitBlockPointerTypeLoc(BlockPointerTypeLoc TL) VisitBlockPointerTypeLoc() argument 6825 VisitLValueReferenceTypeLoc(LValueReferenceTypeLoc TL) VisitLValueReferenceTypeLoc() argument 6829 VisitRValueReferenceTypeLoc(RValueReferenceTypeLoc TL) VisitRValueReferenceTypeLoc() argument 6833 VisitMemberPointerTypeLoc(MemberPointerTypeLoc TL) VisitMemberPointerTypeLoc() argument 6838 VisitArrayTypeLoc(ArrayTypeLoc TL) VisitArrayTypeLoc() argument 6847 VisitConstantArrayTypeLoc(ConstantArrayTypeLoc TL) VisitConstantArrayTypeLoc() argument 6851 VisitIncompleteArrayTypeLoc(IncompleteArrayTypeLoc TL) VisitIncompleteArrayTypeLoc() argument 6855 VisitVariableArrayTypeLoc(VariableArrayTypeLoc TL) VisitVariableArrayTypeLoc() argument 6860 VisitDependentSizedArrayTypeLoc(DependentSizedArrayTypeLoc TL) VisitDependentSizedArrayTypeLoc() argument 6865 VisitDependentAddressSpaceTypeLoc(DependentAddressSpaceTypeLoc TL) VisitDependentAddressSpaceTypeLoc() argument 6873 VisitDependentSizedExtVectorTypeLoc(DependentSizedExtVectorTypeLoc TL) VisitDependentSizedExtVectorTypeLoc() argument 6877 VisitVectorTypeLoc(VectorTypeLoc TL) VisitVectorTypeLoc() argument 6882 VisitDependentVectorTypeLoc(DependentVectorTypeLoc TL) VisitDependentVectorTypeLoc() argument 6886 VisitExtVectorTypeLoc(ExtVectorTypeLoc TL) VisitExtVectorTypeLoc() argument 6890 VisitConstantMatrixTypeLoc(ConstantMatrixTypeLoc TL) VisitConstantMatrixTypeLoc() argument 6898 VisitDependentSizedMatrixTypeLoc(DependentSizedMatrixTypeLoc TL) VisitDependentSizedMatrixTypeLoc() argument 6905 VisitFunctionTypeLoc(FunctionTypeLoc TL) VisitFunctionTypeLoc() argument 6916 VisitFunctionProtoTypeLoc(FunctionProtoTypeLoc TL) VisitFunctionProtoTypeLoc() argument 6920 VisitFunctionNoProtoTypeLoc(FunctionNoProtoTypeLoc TL) VisitFunctionNoProtoTypeLoc() argument 6924 VisitUnresolvedUsingTypeLoc(UnresolvedUsingTypeLoc TL) VisitUnresolvedUsingTypeLoc() argument 6928 VisitUsingTypeLoc(UsingTypeLoc TL) VisitUsingTypeLoc() argument 6932 VisitTypedefTypeLoc(TypedefTypeLoc TL) VisitTypedefTypeLoc() argument 6936 VisitTypeOfExprTypeLoc(TypeOfExprTypeLoc TL) VisitTypeOfExprTypeLoc() argument 6942 VisitTypeOfTypeLoc(TypeOfTypeLoc TL) VisitTypeOfTypeLoc() argument 6949 VisitDecltypeTypeLoc(DecltypeTypeLoc TL) VisitDecltypeTypeLoc() argument 6954 VisitPackIndexingTypeLoc(PackIndexingTypeLoc TL) VisitPackIndexingTypeLoc() argument 6958 VisitUnaryTransformTypeLoc(UnaryTransformTypeLoc TL) VisitUnaryTransformTypeLoc() argument 6977 VisitAutoTypeLoc(AutoTypeLoc TL) VisitAutoTypeLoc() argument 6986 VisitDeducedTemplateSpecializationTypeLoc(DeducedTemplateSpecializationTypeLoc TL) VisitDeducedTemplateSpecializationTypeLoc() argument 6990 VisitRecordTypeLoc(RecordTypeLoc TL) VisitRecordTypeLoc() argument 6994 VisitEnumTypeLoc(EnumTypeLoc TL) VisitEnumTypeLoc() argument 6998 VisitAttributedTypeLoc(AttributedTypeLoc TL) VisitAttributedTypeLoc() argument 7002 VisitCountAttributedTypeLoc(CountAttributedTypeLoc TL) VisitCountAttributedTypeLoc() argument 7006 VisitBTFTagAttributedTypeLoc(BTFTagAttributedTypeLoc TL) VisitBTFTagAttributedTypeLoc() argument 7010 VisitTemplateTypeParmTypeLoc(TemplateTypeParmTypeLoc TL) VisitTemplateTypeParmTypeLoc() argument 7015 VisitSubstTemplateTypeParmTypeLoc(SubstTemplateTypeParmTypeLoc TL) VisitSubstTemplateTypeParmTypeLoc() argument 7020 VisitSubstTemplateTypeParmPackTypeLoc(SubstTemplateTypeParmPackTypeLoc TL) VisitSubstTemplateTypeParmPackTypeLoc() argument 7025 VisitTemplateSpecializationTypeLoc(TemplateSpecializationTypeLoc TL) VisitTemplateSpecializationTypeLoc() argument 7036 VisitParenTypeLoc(ParenTypeLoc TL) VisitParenTypeLoc() argument 7041 VisitElaboratedTypeLoc(ElaboratedTypeLoc TL) VisitElaboratedTypeLoc() argument 7046 VisitInjectedClassNameTypeLoc(InjectedClassNameTypeLoc TL) VisitInjectedClassNameTypeLoc() argument 7050 VisitDependentNameTypeLoc(DependentNameTypeLoc TL) VisitDependentNameTypeLoc() argument 7070 VisitPackExpansionTypeLoc(PackExpansionTypeLoc TL) VisitPackExpansionTypeLoc() argument 7074 VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) VisitObjCInterfaceTypeLoc() argument 7079 VisitObjCTypeParamTypeLoc(ObjCTypeParamTypeLoc TL) VisitObjCTypeParamTypeLoc() argument 7088 VisitObjCObjectTypeLoc(ObjCObjectTypeLoc TL) VisitObjCObjectTypeLoc() argument 7100 VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) VisitObjCObjectPointerTypeLoc() argument 7104 VisitAtomicTypeLoc(AtomicTypeLoc TL) VisitAtomicTypeLoc() argument 7110 VisitPipeTypeLoc(PipeTypeLoc TL) VisitPipeTypeLoc() argument 7114 VisitBitIntTypeLoc(clang::BitIntTypeLoc TL) VisitBitIntTypeLoc() argument 7118 VisitDependentBitIntTypeLoc(clang::DependentBitIntTypeLoc TL) VisitDependentBitIntTypeLoc() argument 7122 readTypeLoc(TypeLoc TL,LocSeq * ParentSeq) readTypeLoc() argument [all...] |
/llvm-project/clang/lib/ARCMigrate/ |
H A D | TransGCAttrs.cpp | 40 bool VisitAttributedTypeLoc(AttributedTypeLoc TL) { in VisitAttributedTypeLoc() 63 TypeLoc TL = TInfo->getTypeLoc(); in lookForAttribute() local 85 bool handleAttr(AttributedTypeLoc TL, Decl *D = nullptr) { in handleAttr() 242 TypeLoc TL = TInfo->getTypeLoc(); in checkAllAtProps() local
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | DumpAST.cpp | 126 std::string getKind(const TypeLoc &TL) { in getKind() argument 261 getDetail(const TypeLoc & TL) getDetail() argument 294 if (TypeLoc TL = CCI->getBaseClassLoc()) getDetail() local 337 getArcana(const TypeLoc & TL) getArcana() argument 353 TraverseTypeLoc(TypeLoc TL) TraverseTypeLoc() argument 428 else if (const auto *TL = N.get<TypeLoc>()) dumpAST() local [all...] |
/llvm-project/llvm/unittests/CodeGen/ |
H A D | AArch64SelectionDAGTest.cpp | 170 TargetLowering TL(*TM); TEST_F() local 189 TargetLowering TL(*TM); TEST_F() local 215 TargetLowering TL(*TM); TEST_F() local 387 TargetLowering TL(*TM); TEST_F() local 407 TargetLowering TL(*TM); TEST_F() local 431 TargetLowering TL(*TM); TEST_F() local 447 TargetLowering TL(*TM); TEST_F() local 467 TargetLowering TL(*TM); TEST_F() local 482 TargetLowering TL(*TM); TEST_F() local 500 TargetLowering TL(*TM); TEST_F() local 515 TargetLowering TL(*TM); TEST_F() local 533 TargetLowering TL(*TM); TEST_F() local [all...] |
/llvm-project/offload/test/offloading/ |
H A D | ompx_saxpy_mixed.c | 25 int TL = 256; in main() local
|
H A D | ompx_coords.c | 23 int TL = 256; in main() local
|
/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/ |
H A D | MemberPointerTypeLoc.cpp | 19 if (!TL) in VisitTemplateTypeParmTypeLoc() argument
|
/llvm-project/clang-tools-extra/clang-tidy/modernize/ |
H A D | DeprecatedIosBaseAliasesCheck.cpp | 47 const auto *TL = Result.Nodes.getNodeAs<TypeLoc>("TypeLoc"); in check() local
|
H A D | ReplaceAutoPtrCheck.cpp | 121 if (const auto *TL = Result.Nodes.getNodeAs<TypeLoc>(AutoPtrTokenId)) { in check() local
|
/llvm-project/clang/lib/Tooling/Refactoring/Rename/ |
H A D | USRLocFinder.cpp | 110 SourceLocation StartLocationForType(TypeLoc TL) { in StartLocationForType() 123 SourceLocation EndLocationForType(TypeLoc TL) { in EndLocationForType() 140 NestedNameSpecifier *GetNestedNameForType(TypeLoc TL) { in GetNestedNameForType() 385 if (const auto *TL = Parents[0].get<TypeLoc>()) in VisitTypeLoc() local
|
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | GISelKnownBits.h | 32 const TargetLowering &TL; variable
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | SafeStack.cpp | 885 auto *TL = TM->getSubtargetImpl(F)->getTargetLowering(); in runOnFunction() local 114 const TargetLoweringBase &TL; global() member in __anon105c633c0111::SafeStack 192 SafeStack(Function & F,const TargetLoweringBase & TL,const DataLayout & DL,DomTreeUpdater * DTU,ScalarEvolution & SE) SafeStack() argument 945 auto *TL = TM->getSubtargetImpl(F)->getTargetLowering(); run() local [all...] |
/llvm-project/clang/tools/libclang/ |
H A D | CIndex.cpp | 1617 bool CursorVisitor::VisitQualifiedTypeLoc(QualifiedTypeLoc TL) { in VisitBuiltinTypeLoc() argument 541 for (ASTUnit::top_level_iterator TL = CXXUnit->top_level_begin(), VisitChildren() local 839 TypeLoc TL = TSInfo->getTypeLoc().IgnoreParens(); VisitFunctionDecl() local 1613 VisitQualifiedTypeLoc(QualifiedTypeLoc TL) VisitQualifiedTypeLoc() argument 1678 VisitTypedefTypeLoc(TypedefTypeLoc TL) VisitTypedefTypeLoc() argument 1682 VisitUnresolvedUsingTypeLoc(UnresolvedUsingTypeLoc TL) VisitUnresolvedUsingTypeLoc() argument 1686 VisitTagTypeLoc(TagTypeLoc TL) VisitTagTypeLoc() argument 1693 VisitTemplateTypeParmTypeLoc(TemplateTypeParmTypeLoc TL) VisitTemplateTypeParmTypeLoc() argument 1702 VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) VisitObjCInterfaceTypeLoc() argument 1706 VisitObjCTypeParamTypeLoc(ObjCTypeParamTypeLoc TL) VisitObjCTypeParamTypeLoc() argument 1718 VisitObjCObjectTypeLoc(ObjCObjectTypeLoc TL) VisitObjCObjectTypeLoc() argument 1736 VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) VisitObjCObjectPointerTypeLoc() argument 1740 VisitParenTypeLoc(ParenTypeLoc TL) VisitParenTypeLoc() argument 1744 VisitMacroQualifiedTypeLoc(MacroQualifiedTypeLoc TL) VisitMacroQualifiedTypeLoc() argument 1748 VisitPointerTypeLoc(PointerTypeLoc TL) VisitPointerTypeLoc() argument 1752 VisitBlockPointerTypeLoc(BlockPointerTypeLoc TL) VisitBlockPointerTypeLoc() argument 1756 VisitMemberPointerTypeLoc(MemberPointerTypeLoc TL) VisitMemberPointerTypeLoc() argument 1760 VisitLValueReferenceTypeLoc(LValueReferenceTypeLoc TL) VisitLValueReferenceTypeLoc() argument 1764 VisitRValueReferenceTypeLoc(RValueReferenceTypeLoc TL) VisitRValueReferenceTypeLoc() argument 1768 VisitUsingTypeLoc(UsingTypeLoc TL) VisitUsingTypeLoc() argument 1776 VisitAttributedTypeLoc(AttributedTypeLoc TL) VisitAttributedTypeLoc() argument 1780 VisitCountAttributedTypeLoc(CountAttributedTypeLoc TL) VisitCountAttributedTypeLoc() argument 1784 VisitBTFTagAttributedTypeLoc(BTFTagAttributedTypeLoc TL) VisitBTFTagAttributedTypeLoc() argument 1788 VisitFunctionTypeLoc(FunctionTypeLoc TL,bool SkipResultType) VisitFunctionTypeLoc() argument 1801 VisitArrayTypeLoc(ArrayTypeLoc TL) VisitArrayTypeLoc() argument 1811 VisitDecayedTypeLoc(DecayedTypeLoc TL) VisitDecayedTypeLoc() argument 1815 VisitAdjustedTypeLoc(AdjustedTypeLoc TL) VisitAdjustedTypeLoc() argument 1820 VisitDeducedTemplateSpecializationTypeLoc(DeducedTemplateSpecializationTypeLoc TL) VisitDeducedTemplateSpecializationTypeLoc() argument 1829 VisitTemplateSpecializationTypeLoc(TemplateSpecializationTypeLoc TL) VisitTemplateSpecializationTypeLoc() argument 1843 VisitTypeOfExprTypeLoc(TypeOfExprTypeLoc TL) VisitTypeOfExprTypeLoc() argument 1847 VisitTypeOfTypeLoc(TypeOfTypeLoc TL) VisitTypeOfTypeLoc() argument 1854 VisitUnaryTransformTypeLoc(UnaryTransformTypeLoc TL) VisitUnaryTransformTypeLoc() argument 1861 VisitDependentNameTypeLoc(DependentNameTypeLoc TL) VisitDependentNameTypeLoc() argument 1866 VisitDependentTemplateSpecializationTypeLoc(DependentTemplateSpecializationTypeLoc TL) VisitDependentTemplateSpecializationTypeLoc() argument 1879 VisitElaboratedTypeLoc(ElaboratedTypeLoc TL) VisitElaboratedTypeLoc() argument 1886 VisitPackExpansionTypeLoc(PackExpansionTypeLoc TL) VisitPackExpansionTypeLoc() argument 1890 VisitDecltypeTypeLoc(DecltypeTypeLoc TL) VisitDecltypeTypeLoc() argument 1897 VisitPackIndexingTypeLoc(PackIndexingTypeLoc TL) VisitPackIndexingTypeLoc() argument 1903 VisitInjectedClassNameTypeLoc(InjectedClassNameTypeLoc TL) VisitInjectedClassNameTypeLoc() argument 1907 VisitAtomicTypeLoc(AtomicTypeLoc TL) VisitAtomicTypeLoc() argument 1911 VisitPipeTypeLoc(PipeTypeLoc TL) VisitPipeTypeLoc() argument 3725 TypeLoc TL = E->getCallOperator()->getTypeSourceInfo()->getTypeLoc(); RunVisitorWorkList() local [all...] |