Searched defs:TypeArgLoc (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDeclObjC.cpp | 1419 DiagnoseTypeArgsAndProtocols(IdentifierInfo * ProtocolId,SourceLocation ProtocolLoc,IdentifierInfo * TypeArgId,SourceLocation TypeArgLoc,bool SelectProtocolFirst) DiagnoseTypeArgsAndProtocols() argument |
H A D | TreeTransform.h | 7657 TypeLoc TypeArgLoc = TypeArgInfo->getTypeLoc(); TransformObjCObjectType() local |