Searched defs:ResultAnnotated (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/ARCMigrate/
H A DObjCMT.cpp68 const FunctionDecl *FuncDecl, bool ResultAnnotated);
70 const ObjCMethodDecl *MethodDecl, bool ResultAnnotated);
1337 bool ResultAnnotated) {
1339 if (!ResultAnnotated) {
1454 bool ResultAnnotated) {
1456 if (!ResultAnnotated) {
1334 AddCFAnnotations(ASTContext &Ctx, const CallEffects &CE, const FunctionDecl *FuncDecl, bool ResultAnnotated) argument
1451 AddCFAnnotations(ASTContext &Ctx, const CallEffects &CE, const ObjCMethodDecl *MethodDecl, bool ResultAnnotated) argument

Completed in 614 milliseconds