Home
last modified time | relevance | path

Searched defs:ASTDeclWriter (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h260 friend class ASTDeclWriter; variable
1970 friend class ASTDeclWriter; global() variable
2029 friend class ASTDeclWriter; global() variable
2575 friend class ASTDeclWriter; global() variable
2794 friend class ASTDeclWriter; global() variable
2872 friend class ASTDeclWriter; global() variable
3347 friend class ASTDeclWriter; global() variable
3434 friend class ASTDeclWriter; global() variable
3529 friend class ASTDeclWriter; global() variable
3637 friend class ASTDeclWriter; global() variable
3723 friend class ASTDeclWriter; global() variable
3811 friend class ASTDeclWriter; global() variable
3883 friend class ASTDeclWriter; global() variable
[all...]
H A DDeclFriend.h107 friend class ASTDeclWriter; variable
H A DRedeclarable.h195 friend class ASTDeclWriter; variable
H A DDecl.h144 friend class ASTDeclWriter; variable
178 friend class ASTDeclWriter; variable
577 friend class ASTDeclWriter; global() variable
797 friend class ASTDeclWriter; global() variable
2122 friend class ASTDeclWriter; global() variable
3090 friend class ASTDeclWriter; global() variable
3608 friend class ASTDeclWriter; global() variable
4416 friend class ASTDeclWriter; global() variable
4667 friend class ASTDeclWriter; global() variable
4934 friend class ASTDeclWriter; global() variable
[all...]
H A DDeclObjC.h227 friend class ASTDeclWriter; variable
607 friend class ASTDeclWriter; variable
2558 friend class ASTDeclWriter; variable
1748 friend class ASTDeclWriter; global() variable
2135 friend class ASTDeclWriter; global() variable
2355 friend class ASTDeclWriter; global() variable
2637 friend class ASTDeclWriter; global() variable
H A DDeclOpenMP.h32 friend class ASTDeclWriter; variable
290 friend class ASTDeclWriter; variable
H A DDeclTemplate.h429 friend class ASTDeclWriter; global() variable
850 friend class ASTDeclWriter; global() variable
[all...]
H A DDeclBase.h327 friend class ASTDeclWriter; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp35 class ASTDeclWriter : public DeclVisitor<ASTDeclWriter, void> { class
44 ASTDeclWriter(ASTWriter &Writer, ASTContext &Context, ASTDeclWriter() function in clang::ASTDeclWriter
[all...]