Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaCodeComplete.cpp8665 std::string NameWithSuffix = PropertyName->getName().str(); in CodeCompleteObjCPropertySynthesizeIvar() local
8666 NameWithSuffix += '_'; in CodeCompleteObjCPropertySynthesizeIvar()
8677 NameWithSuffix == Ivar->getName())) { in CodeCompleteObjCPropertySynthesizeIvar()