Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DDeclFriend.h107 friend class ASTDeclWriter; global() variable
H A DDeclCXX.h260 friend class ASTDeclWriter; global() variable
1975 friend class ASTDeclWriter; global() variable
2035 friend class ASTDeclWriter; global() variable
2582 friend class ASTDeclWriter; global() variable
2801 friend class ASTDeclWriter; global() variable
2879 friend class ASTDeclWriter; global() variable
3354 friend class ASTDeclWriter; global() variable
3441 friend class ASTDeclWriter; global() variable
3536 friend class ASTDeclWriter; global() variable
3644 friend class ASTDeclWriter; global() variable
3730 friend class ASTDeclWriter; global() variable
3818 friend class ASTDeclWriter; global() variable
3890 friend class ASTDeclWriter; global() variable
[all...]
H A DRedeclarable.h195 friend class ASTDeclWriter; global() variable
H A DDecl.h144 friend class ASTDeclWriter; global() variable
178 friend class ASTDeclWriter; global() variable
577 friend class ASTDeclWriter; global() variable
797 friend class ASTDeclWriter; global() variable
2147 friend class ASTDeclWriter; global() variable
3142 friend class ASTDeclWriter; global() variable
3663 friend class ASTDeclWriter; global() variable
4471 friend class ASTDeclWriter; global() variable
4733 friend class ASTDeclWriter; global() variable
5000 friend class ASTDeclWriter; global() variable
[all...]
H A DDeclObjC.h227 friend class ASTDeclWriter; variable
607 friend class ASTDeclWriter; variable
1751 friend class ASTDeclWriter; global() variable
2138 friend class ASTDeclWriter; global() variable
2358 friend class ASTDeclWriter; global() variable
2558 friend class ASTDeclWriter; global() variable
2636 friend class ASTDeclWriter; global() variable
H A DDeclOpenMP.h32 friend class ASTDeclWriter; variable
290 friend class ASTDeclWriter; variable
H A DDeclTemplate.h410 friend class ASTDeclWriter; global() variable
830 friend class ASTDeclWriter; global() variable
[all...]
H A DDeclBase.h328 friend class ASTDeclWriter; global() variable
/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp35 class ASTDeclWriter : public DeclVisitor<ASTDeclWriter, void> { global() class
46 ASTDeclWriter(ASTWriter &Writer, ASTContext &Context, ASTDeclWriter() function in clang::ASTDeclWriter
[all...]