Searched defs:SrcDecl (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp878 const RecordDecl *SrcDecl = SrcRecord->getDecl()->getDefinition(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1487 const CXXRecordDecl *SrcDecl = SrcRecordTy->getAsCXXRecordDecl(); local
H A DMicrosoftCXXABI.cpp907 const CXXRecordDecl *SrcDecl = SrcRecordTy->getAsCXXRecordDecl(); local
939 const CXXRecordDecl *SrcDecl = SrcRecordTy->getAsCXXRecordDecl(); local
973 const CXXRecordDecl *SrcDecl = SrcRecordTy->getAsCXXRecordDecl(); local
[all...]

Completed in 158 milliseconds