Home
last modified time | relevance | path

Searched refs:setElaboratedKeywordLoc (Results 1 – 10 of 10) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DTypeLoc.cpp487 setElaboratedKeywordLoc(Loc); in initializeLocal()
495 setElaboratedKeywordLoc(Loc); in initializeLocal()
505 setElaboratedKeywordLoc(Loc); in initializeLocal()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DTypeLoc.h1943 void setElaboratedKeywordLoc(SourceLocation Loc) { in setElaboratedKeywordLoc() function
2002 void setElaboratedKeywordLoc(SourceLocation Loc) { in setElaboratedKeywordLoc() function
2059 void setElaboratedKeywordLoc(SourceLocation Loc) { in setElaboratedKeywordLoc() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplate.cpp3390 SpecTL.setElaboratedKeywordLoc(SourceLocation()); in ActOnTemplateIdType()
3423 ElabTL.setElaboratedKeywordLoc(SourceLocation()); in ActOnTemplateIdType()
3461 SpecTL.setElaboratedKeywordLoc(TagLoc); in ActOnTagTemplateIdType()
3518 ElabTL.setElaboratedKeywordLoc(TagLoc); in ActOnTagTemplateIdType()
4388 TL.setElaboratedKeywordLoc(SourceLocation(/*synthesized*/)); in CheckTemplateTypeArgument()
9458 TL.setElaboratedKeywordLoc(TagLoc); in ActOnDependentTag()
9487 TL.setElaboratedKeywordLoc(TypenameLoc); in ActOnTypenameType()
9492 TL.setElaboratedKeywordLoc(TypenameLoc); in ActOnTypenameType()
9549 SpecTL.setElaboratedKeywordLoc(TypenameLoc); in ActOnTypenameType()
9577 TL.setElaboratedKeywordLoc(TypenameLoc); in ActOnTypenameType()
H A DSemaCXXScopeSpec.cpp915 SpecTL.setElaboratedKeywordLoc(SourceLocation()); in ActOnCXXNestedNameSpecifier()
H A DTreeTransform.h5954 NewTL.setElaboratedKeywordLoc(SourceLocation()); in TransformTemplateSpecializationType()
6006 NewTL.setElaboratedKeywordLoc(TL.getElaboratedKeywordLoc()); in TransformDependentTemplateSpecializationType()
6087 NewTL.setElaboratedKeywordLoc(TL.getElaboratedKeywordLoc()); in TransformElaboratedType()
6193 NewTL.setElaboratedKeywordLoc(TL.getElaboratedKeywordLoc()); in TransformDependentNameType()
6197 NewTL.setElaboratedKeywordLoc(TL.getElaboratedKeywordLoc()); in TransformDependentNameType()
6260 NewTL.setElaboratedKeywordLoc(TL.getElaboratedKeywordLoc()); in TransformDependentTemplateSpecializationType()
6265 SpecTL.setElaboratedKeywordLoc(TL.getElaboratedKeywordLoc()); in TransformDependentTemplateSpecializationType()
H A DSemaType.cpp5412 TL.setElaboratedKeywordLoc(Keyword != ETK_None in VisitElaboratedTypeLoc()
5521 DNTLoc.setElaboratedKeywordLoc(SourceLocation()); in VisitMemberPointerTypeLoc()
5531 ETLoc.setElaboratedKeywordLoc(SourceLocation()); in VisitMemberPointerTypeLoc()
H A DSemaDeclCXX.cpp3914 TL.setElaboratedKeywordLoc(SourceLocation()); in BuildMemInitializer()
3978 TL.setElaboratedKeywordLoc(SourceLocation()); in BuildMemInitializer()
14110 TL.setElaboratedKeywordLoc(TagLoc); in ActOnTemplatedFriendTag()
14115 TL.setElaboratedKeywordLoc(TagLoc); in ActOnTemplatedFriendTag()
14140 TL.setElaboratedKeywordLoc(TagLoc); in ActOnTemplatedFriendTag()
H A DSemaDecl.cpp264 DepTL.setElaboratedKeywordLoc(SourceLocation()); in recoverFromTypeInKnownDependentBase()
509 ElabTL.setElaboratedKeywordLoc(SourceLocation()); in getTypeName()
595 DepTL.setElaboratedKeywordLoc(SourceLocation()); in ActOnMSVCUnknownTypeName()
839 ElabTL.setElaboratedKeywordLoc(SourceLocation()); in buildNestedType()
H A DSemaExpr.cpp2371 QTL.setElaboratedKeywordLoc(SourceLocation()); in BuildQualifiedDeclarationNameExpr()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp6681 TL.setElaboratedKeywordLoc(ReadSourceLocation()); in VisitElaboratedTypeLoc()
6690 TL.setElaboratedKeywordLoc(ReadSourceLocation()); in VisitDependentNameTypeLoc()
6697 TL.setElaboratedKeywordLoc(ReadSourceLocation()); in VisitDependentTemplateSpecializationTypeLoc()