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.h3212 SourceLocation getAliasLoc() const { return getLocation(); } in getAliasLoc() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp996 D->getAliasLoc(), in VisitNamespaceAliasDecl()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp2668 auto ToAliasLoc = importChecked(Err, D->getAliasLoc()); in VisitNamespaceAliasDecl()