Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransARCAssign.cpp60 TypeLoc TLoc = var->getTypeSourceInfo()->getTypeLoc(); in VisitBinaryOperator() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp595 SourceLocation TLoc = TInfo->getTypeLoc().getBeginLoc(); in CreatePropertyDecl() local
H A DSemaType.cpp4969 ObjCObjectPointerTypeLoc TLoc = TLB.push<ObjCObjectPointerTypeLoc>(T); in GetFullTypeForDeclarator() local
H A DSemaTemplate.cpp4957 convertTypeTemplateArgumentToTemplate(ASTContext &Context, TypeLoc TLoc) { in convertTypeTemplateArgumentToTemplate()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h5980 void setMapTypeModifierLoc(unsigned I, SourceLocation TLoc) { in setMapTypeModifierLoc()
5994 void setMapLoc(SourceLocation TLoc) { MapLoc = TLoc; } in setMapLoc()
6958 void setMotionModifierLoc(unsigned I, SourceLocation TLoc) { in setMotionModifierLoc()
7159 void setMotionModifierLoc(unsigned I, SourceLocation TLoc) { in setMotionModifierLoc()