Home
last modified time | relevance | path

Searched defs:VisitRecordType (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
H A DMemberwiseConstructor.cpp143 FieldAction VisitRecordType(const RecordType *T) { in considerField() function in clang::clangd::__anon5e9bc4870111::MemberwiseConstructor::considerField::Visitor
/llvm-project/clang/lib/Interpreter/
H A DInterpreter.cpp637 Interpreter::InterfaceKind VisitRecordType(const RecordType *Ty) { VisitRecordType() function in __anonc72424640411::InterfaceKindVisitor
/llvm-project/clang/lib/AST/
H A DODRHash.cpp1169 void VisitRecordType(const RecordType *T) { VisitTagType(T); } VisitRecordType() function in __anon5944dbcd0211::ODRTypeVisitor
H A DASTImporter.cpp1516 ExpectedType ASTNodeImporter::VisitRecordType(const RecordType *T) { VisitRecordType() function in ASTNodeImporter
/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp5410 bool VisitRecordType(RecordType *RT) { ReferencesAnonymousEntity() function
5471 bool VisitRecordType(RecordType *RT) { VisitRecordType() function
/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp3605 bool LocalTypedefNameReferencer::VisitRecordType(const RecordType *RT) { VisitRecordType() function in __anon86ccc4101411::LocalTypedefNameReferencer
H A DSemaTemplate.cpp6979 bool UnnamedLocalNoLinkageFinder::VisitRecordType(const RecordType* T) { VisitRecordType() function in UnnamedLocalNoLinkageFinder