Searched defs:TLoc (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/clang/lib/ARCMigrate/ |
H A D | TransARCAssign.cpp | 61 TypeLoc TLoc = var->getTypeSourceInfo()->getTypeLoc(); in VisitBinaryOperator() local
|
H A D | ObjCMT.cpp | 778 TypeLoc TLoc = TSourceInfo->getTypeLoc(); in rewriteToNSMacroDecl() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | OpenMPClause.h | 5980 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/ |
D | OpenMPClause.h | 5940 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/ |
D | OpenMPClause.h | 5980 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/ |
D | OpenMPClause.h | 5980 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 D | SemaObjCProperty.cpp | 609 SourceLocation TLoc = TInfo->getTypeLoc().getLocStart(); in CreatePropertyDecl() local
|
H A D | SemaType.cpp | 4075 ObjCObjectPointerTypeLoc TLoc = TLB.push<ObjCObjectPointerTypeLoc>(T); in GetFullTypeForDeclarator() local
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | OpenMPClause.h | 3330 void setMapLoc(SourceLocation TLoc) { MapLoc = TLoc; } in setMapLoc()
|