Home
last modified time | relevance | path

Searched refs:source_decl (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DClangASTContext.h204 clang::Decl *source_decl);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp1410 clang::Decl *source_decl) { in CopyDecl() argument
1415 return importer.Import(source_decl); in CopyDecl()