Home
last modified time | relevance | path

Searched defs:Using (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/bsd/file/dist/python/
H A DREADME.md17 ## Using section in `file-magic`: Python Bindings
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp342 bool VisitUsingDecl(const UsingDecl *Using) { in VisitUsingDecl()
594 for (const auto *Using : Finder.getUsingDecls()) in createRenameAtomicChanges() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Index/
H A DIndexSymbol.h56 Using, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCUDA.cpp646 if (UsingShadowDecl *Using = dyn_cast<UsingShadowDecl>(D)) in maybeAddCUDAHostDeviceAttrs() local
H A DSemaCodeComplete.cpp1095 if (const UsingShadowDecl *Using = dyn_cast<UsingShadowDecl>(R.Declaration)) { in MaybeAddResult() local
1268 if (const auto *Using = dyn_cast<UsingShadowDecl>(R.Declaration)) { in AddResult() local
H A DSemaTemplateInstantiateDecl.cpp5718 if (auto *Using = dyn_cast<UsingDecl>(Other)) in isInstantiationOf() local
H A DSemaTemplate.cpp10639 if (UnresolvedUsingValueDecl *Using in CheckTypenameType() local
H A DSemaDeclCXX.cpp11636 bool Sema::CheckUsingShadowDecl(UsingDecl *Using, NamedDecl *Orig, in CheckUsingShadowDecl()
H A DTreeTransform.h14355 } else if (auto *Using = dyn_cast<UsingDecl>(D)) { in RebuildUnresolvedUsingType() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclCXX.cpp1372 if (const auto *Using = dyn_cast<UsingDecl>(D)) { in addedMember() local
2986 SourceLocation Loc, UsingDecl *Using, in UsingShadowDecl()
3016 SourceLocation Loc, UsingDecl *Using, in Create()
H A DASTContext.cpp4510 } else if (const auto *Using = dyn_cast<UnresolvedUsingTypenameDecl>(Decl)) { in getTypeDeclTypeSlow() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclCXX.h3214 SourceLocation Loc, UsingDecl *Using, in Create()
3297 UsingDecl *Using, NamedDecl *Target, in ConstructorUsingShadowDecl()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDecl.cpp141 for (auto *Using : cast<UsingPackDecl>(D).expansions()) in EmitDecl() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp6297 if (const UsingDecl *Using = dyn_cast<UsingDecl>(D)) in clang_getCursorReferenced() local
6668 if (const UsingDecl *Using = dyn_cast<UsingDecl>(D)) in clang_getNumOverloadedDecls() local
6691 if (const UsingDecl *Using = dyn_cast<UsingDecl>(D)) { in clang_getOverloadedDecl() local