/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | Randstruct.h | 25 class RecordDecl; variable
|
H A D | ASTStructuralEquivalence.h | 30 class RecordDecl; variable
|
H A D | CanonicalType.h | 38 class RecordDecl; variable
|
H A D | Stmt.h | 65 class RecordDecl; variable
|
H A D | ASTMutationListener.h | 36 class RecordDecl; global() variable
|
H A D | ExternalASTSource.h | 48 class RecordDecl; global() variable
|
H A D | DeclBase.h | 60 class RecordDecl; global() variable 332 friend class RecordDecl; global() variable
|
H A D | Decl.h | 69 class RecordDecl; variable [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/ |
H A D | USRFindingAction.cpp | 78 } else if (const auto *RecordDecl = dyn_cast<CXXRecordDecl>(FoundDecl)) { in Find() local 116 void handleCXXRecordDecl(const CXXRecordDecl *RecordDecl) { in handleCXXRecordDecl() 157 const auto* RecordDecl = RD->getDefinition(); in addUSRsOfCtorDtors() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/ |
H A D | PDBASTParser.h | 22 class RecordDecl; variable
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenTypes.h | 38 class RecordDecl; variable
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Program.h | 29 class RecordDecl; variable
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/ |
H A D | ASTWriter.h | 71 class RecordDecl; global() variable
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngineCXX.cpp | 867 const CXXRecordDecl *RecordDecl = ObjectType->getAsCXXRecordDecl(); in VisitCXXDestructor() local
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | SmartPtrModeling.cpp | 220 const auto *RecordDecl = MethodDecl->getParent(); in getInnerPointerType() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | ScopeInfo.h | 55 class RecordDecl; variable
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | Decl.cpp | 4936 RecordDecl::RecordDecl(Kind DK, TagKind TK, const ASTContext &C, RecordDecl() function in RecordDecl [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaCodeComplete.cpp | 3524 const auto *RecordDecl = VD->getType()->getAsCXXRecordDecl(); extractFunctorCallOperator() local [all...] |
H A D | SemaChecking.cpp | 19483 RefersToMemberWithReducedAlignment(Expr * E,llvm::function_ref<void (Expr *,RecordDecl *,FieldDecl *,CharUnits)> Action) RefersToMemberWithReducedAlignment() argument [all...] |