Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDecl.h258 DeclarationName getDeclName() const { return Name; } in getDeclName() function
DExprCXX.h2832 DeclarationName getDeclName() const { return NameInfo.getName(); } in getDeclName() function