Home
last modified time | relevance | path

Searched defs:getDeclName (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DDecl.h315 DeclarationName getDeclName() const { return Name; } getDeclName() function
H A DExprCXX.h3360 DeclarationName getDeclName() const { return NameInfo.getName(); } getDeclName() function