Searched defs:getDeclName (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h272 DeclarationName getDeclName() const { return Name; } function in class:clang::NamedDecl
H A DDeclarationName.h877 DeclarationName getDeclName() const { return Name; } function in class:clang::AssumedTemplateStorage
H A DExprCXX.h3188 DeclarationName getDeclName() const { return NameInfo.getName(); } function in class:clang::final

Completed in 176 milliseconds