Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaCodeComplete.cpp8668 std::string SelectorName1 = in AddObjCKeyValueCompletions() local
8671 IdentifierInfo *SelectorIds[2] = {&Context.Idents.get(SelectorName1), in AddObjCKeyValueCompletions()
8681 Builder.AddTypedTextChunk(Allocator.CopyString(SelectorName1 + ":")); in AddObjCKeyValueCompletions()