Home
last modified time | relevance | path

Searched defs:TLoc (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
HDTransARCAssign.cpp60 TypeLoc TLoc = var->getTypeSourceInfo()->getTypeLoc(); in VisitBinaryOperator() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaObjCProperty.cpp618 SourceLocation TLoc = TInfo->getTypeLoc().getBeginLoc(); in CreatePropertyDecl() local
HDSemaType.cpp4818 ObjCObjectPointerTypeLoc TLoc = TLB.push<ObjCObjectPointerTypeLoc>(T); in GetFullTypeForDeclarator() local
HDSemaTemplate.cpp5095 static TemplateArgumentLoc convertTypeTemplateArgumentToTemplate(TypeLoc TLoc) { in convertTypeTemplateArgumentToTemplate()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDOpenMPClause.h4946 void setMapTypeModifierLoc(unsigned I, SourceLocation TLoc) { in setMapTypeModifierLoc()
4960 void setMapLoc(SourceLocation TLoc) { MapLoc = TLoc; } in setMapLoc()