Searched defs:TLoc (Results 1 – 5 of 5) sorted by relevance
60 TypeLoc TLoc = var->getTypeSourceInfo()->getTypeLoc(); in VisitBinaryOperator() local
5584 void setMapTypeModifierLoc(unsigned I, SourceLocation TLoc) { in setMapTypeModifierLoc()5598 void setMapLoc(SourceLocation TLoc) { MapLoc = TLoc; } in setMapLoc()6506 void setMotionModifierLoc(unsigned I, SourceLocation TLoc) { in setMotionModifierLoc()6708 void setMotionModifierLoc(unsigned I, SourceLocation TLoc) { in setMotionModifierLoc()
610 SourceLocation TLoc = TInfo->getTypeLoc().getBeginLoc(); in CreatePropertyDecl() local
5089 ObjCObjectPointerTypeLoc TLoc = TLB.push<ObjCObjectPointerTypeLoc>(T); in GetFullTypeForDeclarator() local
5308 convertTypeTemplateArgumentToTemplate(ASTContext &Context, TypeLoc TLoc) { in convertTypeTemplateArgumentToTemplate()