Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaType.cpp1045 SourceLocation ProtocolLAngleLoc, in BuildObjCTypeParamType()
1072 SourceLocation ProtocolLAngleLoc, in BuildObjCObjectType()
1149 SourceLocation ProtocolLAngleLoc, in actOnObjCTypeArgsAndProtocolQualifiers()
DTreeTransform.h14193 SourceLocation ProtocolLAngleLoc, in RebuildObjCTypeParamType()
14210 SourceLocation ProtocolLAngleLoc, in RebuildObjCObjectType()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DTypeLoc.h898 SourceLocation ProtocolLAngleLoc; member