Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaObjC.cpp379 SourceLocation TypeArgsLAngleLoc, ArrayRef<ParsedType> TypeArgs, in actOnObjCTypeArgsAndProtocolQualifiers()
712 QualType BaseType, SourceLocation Loc, SourceLocation TypeArgsLAngleLoc, in BuildObjCObjectType()
HDTreeTransform.h16011 SourceLocation TypeArgsLAngleLoc, in RebuildObjCObjectType()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDTypeLoc.h944 SourceLocation TypeArgsLAngleLoc; member