Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclCXX.cpp12445 SmallString<16> InsertionText(" "); in CheckFriendTypeDecl() local
12446 InsertionText += RD->getKindName(); in CheckFriendTypeDecl()
12455 InsertionText); in CheckFriendTypeDecl()