Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/ARCMigrate/
H A DTransARCAssign.cpp61 TypeLoc TLoc = var->getTypeSourceInfo()->getTypeLoc(); in VisitBinaryOperator() local
H A DObjCMT.cpp778 TypeLoc TLoc = TSourceInfo->getTypeLoc(); in rewriteToNSMacroDecl() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
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()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DOpenMPClause.h5940 void setMapTypeModifierLoc(unsigned I, SourceLocation TLoc) { in setMapTypeModifierLoc()
5954 void setMapLoc(SourceLocation TLoc) { MapLoc = TLoc; } in setMapLoc()
6918 void setMotionModifierLoc(unsigned I, SourceLocation TLoc) { in setMotionModifierLoc()
7119 void setMotionModifierLoc(unsigned I, SourceLocation TLoc) { in setMotionModifierLoc()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
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()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
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()
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaObjCProperty.cpp609 SourceLocation TLoc = TInfo->getTypeLoc().getLocStart(); in CreatePropertyDecl() local
H A DSemaType.cpp4075 ObjCObjectPointerTypeLoc TLoc = TLB.push<ObjCObjectPointerTypeLoc>(T); in GetFullTypeForDeclarator() local
/aosp_15_r20/external/clang/include/clang/AST/
H A DOpenMPClause.h3330 void setMapLoc(SourceLocation TLoc) { MapLoc = TLoc; } in setMapLoc()