Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexDecl.cpp225 const auto *DFD = cast<FunctionDecl>(D); in gatherTemplatePseudoOverrides() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp397 if (auto *DFD = dyn_cast<FunctionDecl>(DUnderlying)) { in isPreferredLookupResult() local