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

/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h315 DeclarationName getDeclName() const { return Name; } function in class:clang::NamedDecl
H A DDeclarationName.h950 DeclarationName getDeclName() const { return Name; } function in class:clang::AssumedTemplateStorage
H A DExprCXX.h3324 DeclarationName getDeclName() const { return NameInfo.getName(); } function in class:clang::final

Completed in 194 milliseconds