Home
last modified time | relevance | path

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

/freebsd/sys/contrib/device-tree/src/arm/microchip/
H A Dat91-ariag25.dts83 * for example u-boot 'ftd set' command
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp51 if (const FunctionTemplateDecl *ftd = fn->getPrimaryTemplate()) in getStructor() local
52 return ftd->getTemplatedDecl(); in getStructor()