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

/external/clang/lib/Sema/
H A DSemaDeclObjC.cpp4466 bool InferRelatedResultType = false; local
4481 InferRelatedResultType = ObjCMethod->isClassMethod();
4488 InferRelatedResultType = ObjCMethod->isInstanceMethod();
4492 if (InferRelatedResultType &&

Completed in 70 milliseconds