Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaSYCL.cpp129 if (auto *NextFD = dyn_cast<FieldDecl>(Next)) in deepTypeCheckForDevice() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4229 for (auto *NextFD : FD->redecls()) { in getFunctionDeclaration() local