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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp837 const RecordDecl *SrcDecl = SrcRecord->getDecl()->getDefinition(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp900 const CXXRecordDecl *SrcDecl = SrcRecordTy->getAsCXXRecordDecl(); local
932 const CXXRecordDecl *SrcDecl = SrcRecordTy->getAsCXXRecordDecl(); local
966 const CXXRecordDecl *SrcDecl = SrcRecordTy->getAsCXXRecordDecl(); local
[all...]
H A DItaniumCXXABI.cpp1428 const CXXRecordDecl *SrcDecl = SrcRecordTy->getAsCXXRecordDecl(); local

Completed in 85 milliseconds