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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCast.cpp700 const RecordDecl *SrcDecl = SrcRecord->getDecl()->getDefinition(); local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1244 const CXXRecordDecl *SrcDecl = SrcRecordTy->getAsCXXRecordDecl(); local
H A DMicrosoftCXXABI.cpp921 const CXXRecordDecl *SrcDecl = SrcRecordTy->getAsCXXRecordDecl(); local
953 const CXXRecordDecl *SrcDecl = SrcRecordTy->getAsCXXRecordDecl(); local
987 const CXXRecordDecl *SrcDecl = SrcRecordTy->getAsCXXRecordDecl(); local

Completed in 272 milliseconds