Home
last modified time | relevance | path

Searched defs:TargetClass (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp327 const CXXRecordDecl *TargetClass = TargetType->getAsCXXRecordDecl(); in evalBaseToDerived() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp320 return llvm::all_of(RTy->getClasses(), [this](const Record *TargetClass) { in typeIsConvertibleTo()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp3540 ARCConversionTypeClass TargetClass; member in __anone249df720411::ARCCastChecker
H A DSemaDeclCXX.cpp13372 CXXRecordDecl *TargetClass = cast<CXXRecordDecl>(CurContext); in CheckInheritingConstructorUsingDecl() local