Searched refs:SelectorName2 (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp8484 std::string SelectorName2 = (Twine("with") + UpperKey).str(); local
8486 &Context.Idents.get(SelectorName2)};
8501 Builder.AddTypedTextChunk(Allocator.CopyString(SelectorName2 + ":"));

Completed in 45 milliseconds