| /freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/ |
| D | USRFindingAction.cpp | 78 } else if (const auto *RecordDecl = dyn_cast<CXXRecordDecl>(FoundDecl)) { in Find() local 116 void handleCXXRecordDecl(const CXXRecordDecl *RecordDecl) { in handleCXXRecordDecl() 159 const auto* RecordDecl = RD->getDefinition(); in addUSRsOfCtorDtors() local
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/ |
| D | PDBASTParser.h | 22 class RecordDecl; variable
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/ |
| D | ASTStructuralEquivalence.h | 30 class RecordDecl; variable
|
| D | CanonicalType.h | 38 class RecordDecl; variable
|
| D | ASTMutationListener.h | 36 class RecordDecl; variable
|
| D | ExternalASTSource.h | 48 class RecordDecl; variable
|
| D | DeclBase.h | 64 class RecordDecl; variable
|
| D | Decl.h | 69 class RecordDecl; variable
|
| D | Stmt.h | 56 class RecordDecl; variable
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/AST/Interp/ |
| D | Program.h | 29 class RecordDecl; variable
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| D | CodeGenTypes.h | 43 class RecordDecl; variable
|
| D | CodeGenTypes.cpp | 140 llvm::SmallPtrSet<const RecordDecl*, 16> &AlreadyChecked) { in isSafeToConvert() 181 llvm::SmallPtrSet<const RecordDecl*, 16> &AlreadyChecked) { in isSafeToConvert()
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Serialization/ |
| D | ASTWriter.h | 83 class RecordDecl; variable
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/ |
| D | ScopeInfo.h | 55 class RecordDecl; variable
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| D | SmartPtrModeling.cpp | 222 const auto *RecordDecl = MethodDecl->getParent(); in getInnerPointerType() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| D | ExprEngineCXX.cpp | 709 const CXXRecordDecl *RecordDecl = ObjectType->getAsCXXRecordDecl(); in VisitCXXDestructor() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/AST/ |
| D | Decl.cpp | 4490 RecordDecl::RecordDecl(Kind DK, TagKind TK, const ASTContext &C, in RecordDecl() function in RecordDecl
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/ |
| D | SemaCodeComplete.cpp | 3420 const auto *RecordDecl = VD->getType()->getAsCXXRecordDecl(); in extractFunctorCallOperator() local
|
| D | SemaChecking.cpp | 16294 llvm::function_ref<void(Expr *, RecordDecl *, FieldDecl *, CharUnits)> in RefersToMemberWithReducedAlignment() argument
|