Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclCXX.h3069 SourceLocation getAliasLoc() const { return getLocation(); } in getAliasLoc() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp834 D->getAliasLoc(), in VisitNamespaceAliasDecl()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp2428 auto ToAliasLoc = importChecked(Err, D->getAliasLoc()); in VisitNamespaceAliasDecl()