Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDecl.h313 DeclarationName getDeclName() const { return Name; } in getDeclName() function
H A DExprCXX.h3308 DeclarationName getDeclName() const { return NameInfo.getName(); } in getDeclName() function