Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseObjc.cpp2332 Actions.CodeCompleteObjCPropertySynthesizeIvar(getCurScope(), propertyId); in ParseObjCPropertySynthesize()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h8711 void CodeCompleteObjCPropertySynthesizeIvar(Scope *S,
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaCodeComplete.cpp6176 void Sema::CodeCompleteObjCPropertySynthesizeIvar(Scope *S, in CodeCompleteObjCPropertySynthesizeIvar() function in Sema