Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp231 const auto *DFD = cast<FunctionDecl>(D); in gatherTemplatePseudoOverrides() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp403 if (const auto *DFD = dyn_cast<FunctionDecl>(DUnderlying)) { in isPreferredLookupResult() local
H A DSemaCodeComplete.cpp6594 else if (auto *DFD = dyn_cast<FieldDecl>(D)) in CodeCompleteDesignator() local