Home
last modified time | relevance | path

Searched defs:ProtocolLAngleLoc (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjC.cpp380 SourceLocation TypeArgsRAngleLoc, SourceLocation ProtocolLAngleLoc, in actOnObjCTypeArgsAndProtocolQualifiers()
485 const ObjCTypeParamDecl *Decl, SourceLocation ProtocolLAngleLoc, in BuildObjCTypeParamType()
714 SourceLocation ProtocolLAngleLoc, ArrayRef<ObjCProtocolDecl *> Protocols, in BuildObjCObjectType()
H A DTreeTransform.h15998 SourceLocation ProtocolLAngleLoc, in RebuildObjCTypeParamType()
16014 SourceLocation ProtocolLAngleLoc, in RebuildObjCObjectType()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h946 SourceLocation ProtocolLAngleLoc; member