Home
last modified time | relevance | path

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

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