Lines Matching full:dyn_cast
132 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD))
148 const CXXRecordDecl *RD = dyn_cast<CXXRecordDecl>(RT->getDecl());
186 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) {
605 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD))
751 if (const FunctionDecl *FD = dyn_cast<FunctionDecl>(D)) {
1248 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) {
1382 llvm::StructType *STy = dyn_cast<llvm::StructType>(IRType);
1385 STy = dyn_cast<llvm::StructType>(IRType);
1389 if (llvm::VectorType *VT = dyn_cast<llvm::VectorType>(IRType)){
1443 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) {
1499 if (llvm::StructType *STy = dyn_cast<llvm::StructType>(IRType)) {
1507 if (llvm::ArrayType *ATy = dyn_cast<llvm::ArrayType>(IRType)) {
1581 if (llvm::StructType *STy = dyn_cast<llvm::StructType>(IRType)) {
1593 if (llvm::ArrayType *ATy = dyn_cast<llvm::ArrayType>(IRType)) {
2834 const FunctionDecl *FD = dyn_cast<FunctionDecl>(D);
2880 if (const FunctionDecl *FD = dyn_cast<FunctionDecl>(D)) {