Home
last modified time | relevance | path

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

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