Searched defs:CDA (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/ | ||
H A D | BPFISelDAGToDAG.cpp | 406 if (const ConstantDataArray *CDA = dyn_cast<ConstantDataArray>(CV)) fillGenericConstant() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDecl.cpp | 3376 const CarriesDependencyAttr *CDA = newDecl->getAttr<CarriesDependencyAttr>(); mergeParamDeclAttributes() local |