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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransARCAssign.cpp61 TypeLoc TLoc = var->getTypeSourceInfo()->getTypeLoc(); local
H A DObjCMT.cpp777 TypeLoc TLoc = TSourceInfo->getTypeLoc(); local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp605 SourceLocation TLoc = TInfo->getTypeLoc().getLocStart(); local
H A DSemaType.cpp3840 ObjCObjectPointerTypeLoc TLoc = TLB.push<ObjCObjectPointerTypeLoc>(T); local
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DOpenMPClause.h2765 void setMapLoc(SourceLocation TLoc) { MapLoc = TLoc; } argument

Completed in 125 milliseconds