HomeSort by relevance Sort by last modified time
    Searched refs:SynthesizeObjCMethodResult (Results 1 - 2 of 2) sorted by null

  /external/lldb/include/lldb/Expression/
ASTResultSynthesizer.h 132 bool SynthesizeObjCMethodResult(clang::ObjCMethodDecl *MethodDecl);
  /external/lldb/source/Expression/
ASTResultSynthesizer.cpp 96 SynthesizeObjCMethodResult(method_decl);
176 ASTResultSynthesizer::SynthesizeObjCMethodResult (ObjCMethodDecl *MethodDecl)

Completed in 102 milliseconds