Searched refs:Named (Results 26 - 28 of 28) sorted by relevance

12

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp722 auto *Named = ND; local
752 if (Filter && !(this->*Filter)(Named)) {
H A DSemaDeclCXX.cpp11073 NamedDecl *Named = R.getRepresentativeDecl();
11078 DiagnoseUseOfDecl(Named, IdentLoc);
11098 IdentLoc, Named, CommonAncestor);
H A DTreeTransform.h1007 QualType Named) {
1010 Named);
1004 RebuildElaboratedType(SourceLocation KeywordLoc, ElaboratedTypeKeyword Keyword, NestedNameSpecifierLoc QualifierLoc, QualType Named) argument

Completed in 127 milliseconds

12