Home
last modified time | relevance | path

Searched defs:TypeArgsRAngleLoc (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()
713 ArrayRef<TypeSourceInfo *> TypeArgs, SourceLocation TypeArgsRAngleLoc, in BuildObjCObjectType()
H A DTreeTransform.h16013 SourceLocation TypeArgsRAngleLoc, in RebuildObjCObjectType()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h945 SourceLocation TypeArgsRAngleLoc; member