Home
last modified time | relevance | path

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

/llvm-project/clang/lib/ARCMigrate/
H A DTransARCAssign.cpp60 TypeLoc TLoc = var->getTypeSourceInfo()->getTypeLoc(); in VisitBinaryOperator() local
/llvm-project/clang-tools-extra/clang-change-namespace/
H A DChangeNamespace.cpp34 SourceLocation startLocationForType(TypeLoc TLoc) { in startLocationForType() argument
47 SourceLocation endLocationForType(TypeLoc TLoc) { in endLocationForType() argument
560 } else if (const auto *TLoc = Result.Nodes.getNodeAs<TypeLoc>("type")) { run() local
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp595 SourceLocation TLoc = TInfo->getTypeLoc().getBeginLoc(); CreatePropertyDecl() local
H A DSemaType.cpp4914 ObjCObjectPointerTypeLoc TLoc = TLB.push<ObjCObjectPointerTypeLoc>(T); GetFullTypeForDeclarator() local
H A DSemaTemplate.cpp6169 convertTypeTemplateArgumentToTemplate(ASTContext & Context,TypeLoc TLoc) convertTypeTemplateArgumentToTemplate() argument
/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h5980 setMapTypeModifierLoc(unsigned I,SourceLocation TLoc) setMapTypeModifierLoc() argument
5994 setMapLoc(SourceLocation TLoc) setMapLoc() argument
6958 setMotionModifierLoc(unsigned I,SourceLocation TLoc) setMotionModifierLoc() argument
7159 setMotionModifierLoc(unsigned I,SourceLocation TLoc) setMotionModifierLoc() argument
[all...]