Home
last modified time | relevance | path

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

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