Home
last modified time | relevance | path

Searched defs:using_decl (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/gcc/cp/
H A Dclass.c902 add_method (tree type, tree method, tree using_decl) in add_method()
1159 handle_using_decl (tree using_decl, tree t) in handle_using_decl()
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dclass.c1168 handle_using_decl (using_decl, t) in handle_using_decl() argument
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1989 clang::UsingDirectiveDecl *using_decl = clang::UsingDirectiveDecl::Create( in CreateUsingDirectiveDeclaration() local
2007 clang::UsingDecl *using_decl = clang::UsingDecl::Create( in CreateUsingDeclaration() local