Searched defs:UsingDirectiveDecl (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclCXX.h2467 class UsingDirectiveDecl : public NamedDecl { class in namespace:clang
2493 UsingDirectiveDecl(DeclContext *DC, SourceLocation UsingLoc, function in class:clang::UsingDirectiveDecl

Completed in 166 milliseconds