Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjC.cpp382 SourceLocation ProtocolRAngleLoc) { in actOnObjCTypeArgsAndProtocolQualifiers()
487 ArrayRef<SourceLocation> ProtocolLocs, SourceLocation ProtocolRAngleLoc, in BuildObjCTypeParamType()
715 ArrayRef<SourceLocation> ProtocolLocs, SourceLocation ProtocolRAngleLoc, in BuildObjCObjectType()
H A DTreeTransform.h16001 SourceLocation ProtocolRAngleLoc) { in RebuildObjCTypeParamType()
16017 SourceLocation ProtocolRAngleLoc) { in RebuildObjCObjectType()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h947 SourceLocation ProtocolRAngleLoc; member