Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjC.cpp379 SourceLocation TypeArgsLAngleLoc, ArrayRef<ParsedType> TypeArgs, in actOnObjCTypeArgsAndProtocolQualifiers()
712 QualType BaseType, SourceLocation Loc, SourceLocation TypeArgsLAngleLoc, in BuildObjCObjectType()
H A DTreeTransform.h16011 SourceLocation TypeArgsLAngleLoc, in RebuildObjCObjectType()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h944 SourceLocation TypeArgsLAngleLoc; member