Searched defs:CDA (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/BPF/ | ||
H A D | BPFISelDAGToDAG.cpp | 413 if (const ConstantDataArray *CDA = dyn_cast<ConstantDataArray>(CV)) fillGenericConstant() local |
/llvm-project/llvm/unittests/IR/ | ||
H A D | ConstantsTest.cpp | 369 auto *CDA = cast<ConstantDataArray>(CA); TEST() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDecl.cpp | 3217 const CarriesDependencyAttr *CDA = newDecl->getAttr<CarriesDependencyAttr>(); mergeParamDeclAttributes() local |