Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DInterfaceStubFunctionsConsumer.cpp84 auto getParentFunctionDecl = [](const NamedDecl *ND) -> const NamedDecl * { in WriteNamedDecl() local
114 const NamedDecl *ParentDecl = getParentFunctionDecl(ND); in WriteNamedDecl()