Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp15416 static FixItHint createFriendTagNNSFixIt(Sema &SemaRef, NamedDecl *ND, Scope *S, in createFriendTagNNSFixIt() function
15762 << createFriendTagNNSFixIt(*this, ND, S, NameLoc); in ActOnTag()