Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DInterfaceStubFunctionsConsumer.cpp85 auto getParentFunctionDecl = [](const NamedDecl *ND) -> const NamedDecl * { in WriteNamedDecl() local
115 const NamedDecl *ParentDecl = getParentFunctionDecl(ND); in WriteNamedDecl()