Searched defs:using_directives (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ | ||
H A D | Scope.h | 553 using_directives_range using_directives() { using_directives() function |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | DeclBase.cpp | 2072 DeclContext::udir_range DeclContext::using_directives() const { using_directives() function in DeclContext |