Searched refs:getterVariableName (Results 1 – 1 of 1) sorted by relevance
400 llvm::Optional<StringRef> getterVariableName(const CXXMethodDecl *CMD) { in getterVariableName() function484 if (const auto GetterField = getterVariableName(CMD)) in synthesizeDocumentation()