Searched defs:Using (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h3197 Create(ASTContext &C, DeclContext *DC, SourceLocation Loc, UsingDecl *Using, NamedDecl *Target) argument
3280 ConstructorUsingShadowDecl(ASTContext &C, DeclContext *DC, SourceLocation Loc, UsingDecl *Using, NamedDecl *Target, bool TargetInVirtualBase) argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h56 Using, member in class:clang::index::SymbolKind
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp323 bool VisitUsingDecl(const UsingDecl *Using) { argument

Completed in 284 milliseconds