Home
last modified time | relevance | path

Searched refs:getAliasLoc (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h3275 SourceLocation getAliasLoc() const { return getLocation(); } in getAliasLoc() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1428 D->getAliasLoc(), in VisitNamespaceAliasDecl()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp2938 auto ToAliasLoc = importChecked(Err, D->getAliasLoc()); in VisitNamespaceAliasDecl()