Home
last modified time | relevance | path

Searched refs:modifyRecords (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h211 static void modifyRecords(const T &Records, const StringRef &Name) { in modifyRecords() function
1070 modifyRecords(API.getRecords(), Decl->getName()); in VisitTypedefNameDecl()
1073 modifyRecords(API.getEnums(), Decl->getName()); in VisitTypedefNameDecl()