Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDecl.cpp16088 static FixItHint createFriendTagNNSFixIt(Sema &SemaRef, NamedDecl *ND, Scope *S, in createFriendTagNNSFixIt() function
16437 << createFriendTagNNSFixIt(*this, ND, S, NameLoc); in ActOnTag()