Searched refs:SetExternalVisibleDeclsForName (Results 1 - 5 of 5) sorted by path

/external/clang/include/clang/AST/
H A DExternalASTSource.h134 /// and add them to the context by calling SetExternalVisibleDeclsForName
292 SetExternalVisibleDeclsForName(const DeclContext *DC,
/external/clang/lib/AST/
H A DDeclBase.cpp1053 ExternalASTSource::SetExternalVisibleDeclsForName(const DeclContext *DC, function in class:ExternalASTSource
/external/clang/lib/Serialization/
H A DASTReader.cpp6470 SetExternalVisibleDeclsForName(DC, Name, Decls);
6561 SetExternalVisibleDeclsForName(DC, I->first, I->second);
/external/lldb/source/Expression/
H A DClangASTSource.cpp120 SetExternalVisibleDeclsForName (decl_ctx, clang_decl_name, method_decls);
163 SetExternalVisibleDeclsForName (decl_ctx, clang_decl_name, name_decls);
/external/lldb/source/Symbol/
H A DClangExternalASTSourceCallbacks.cpp61 SetExternalVisibleDeclsForName(decl_ctx, clang_decl_name, results);

Completed in 327 milliseconds