Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDDeclCXX.h3212 SourceLocation getAliasLoc() const { return getLocation(); } in getAliasLoc() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplateInstantiateDecl.cpp996 D->getAliasLoc(), in VisitNamespaceAliasDecl()
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDASTImporter.cpp2668 auto ToAliasLoc = importChecked(Err, D->getAliasLoc()); in VisitNamespaceAliasDecl()