Home
last modified time | relevance | path

Searched defs:src_decl (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp1727 clang::Decl *ClangASTSource::CopyDecl(Decl *src_decl) { in CopyDecl()
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dexpr.c561 tree src_decl = find_stack_slot (src_index, type); local