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

  /external/lldb/source/Symbol/
ClangASTImporter.cpp 235 minion_sp->ImportDefinitionTo(decl, decl_origin.decl);
253 minion_sp->ImportDefinitionTo(decl, origin_decl);
280 minion_sp->ImportDefinitionTo(interface_decl, decl_origin.decl);
492 ImportDefinitionTo(tag_decl, original_tag_decl);
511 ClangASTImporter::Minion::ImportDefinitionTo (clang::Decl *to, clang::Decl *from)
  /external/lldb/include/lldb/Symbol/
ClangASTImporter.h 277 void ImportDefinitionTo (clang::Decl *to, clang::Decl *from);

Completed in 245 milliseconds