Home
last modified time | relevance | path

Searched defs:ASTStmtWriter (Results 1 – 10 of 10) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DStmtOpenACC.h26 friend class ASTStmtWriter; variable
81 friend class ASTStmtWriter; variable
133 friend class ASTStmtWriter; global() variable
208 friend class ASTStmtWriter; global() variable
H A DStmt.h100 friend class ASTStmtWriter; variable
114 friend class ASTStmtWriter; global() variable
[all...]
H A DExprConcepts.h35 class ASTStmtWriter; variable
237 friend ASTStmtWriter; variable
297 friend ASTStmtWriter; variable
360 friend ASTStmtWriter; variable
437 friend ASTStmtWriter; variable
H A DLambdaCapture.h55 friend class ASTStmtWriter; variable
H A DExprOpenMP.h27 friend class ASTStmtWriter; variable
170 friend class ASTStmtWriter; variable
H A DExprCXX.h83 friend class ASTStmtWriter; variable
639 friend class ASTStmtWriter; variable
1990 friend class ASTStmtWriter; variable
2242 friend class ASTStmtWriter; global() variable
2790 friend class ASTStmtWriter; global() variable
2984 friend class ASTStmtWriter; global() variable
3323 friend class ASTStmtWriter; global() variable
3683 friend class ASTStmtWriter; global() variable
4180 friend class ASTStmtWriter; global() variable
4258 friend class ASTStmtWriter; global() variable
4374 friend class ASTStmtWriter; global() variable
4729 friend class ASTStmtWriter; global() variable
4840 friend class ASTStmtWriter; global() variable
4963 friend class ASTStmtWriter; global() variable
[all...]
H A DExprObjC.h345 friend class ASTStmtWriter; variable
511 friend class ASTStmtWriter; variable
808 friend class ASTStmtWriter; global() variable
1107 friend class ASTStmtWriter; global() variable
1638 friend class ASTStmtWriter; global() variable
H A DExpr.h1083 friend class ASTStmtWriter; variable
1267 friend class ASTStmtWriter; variable
2358 friend class ASTStmtWriter; global() variable
3180 friend class ASTStmtWriter; global() variable
5230 friend class ASTStmtWriter; global() variable
5721 friend class ASTStmtWriter; global() variable
5890 friend class ASTStmtWriter; global() variable
6899 friend class ASTStmtWriter; global() variable
7112 friend class ASTStmtWriter; global() variable
[all...]
H A DStmtOpenMP.h144 friend class ASTStmtWriter; variable
268 friend class ASTStmtWriter; variable
/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp33 class ASTStmtWriter : public StmtVisitor<ASTStmtWriter, void> { class
94 ASTStmtWriter(ASTContext &Context, ASTWriter &Writer, in ASTStmtWriter() function in clang::ASTStmtWriter
[all...]