Home
last modified time | relevance | path

Searched refs:MatchedFunctionDecl (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DReturnBracedInitListCheck.cpp45 const auto *MatchedFunctionDecl = Result.Nodes.getNodeAs<FunctionDecl>("fn"); in check() local
56 MatchedFunctionDecl->getReturnType().getCanonicalType(); in check()