Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
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 DStmt.h100 friend class ASTStmtWriter; variable
114 friend class ASTStmtWriter; variable
H A DLambdaCapture.h55 friend class ASTStmtWriter; variable
H A DExprOpenMP.h151 friend class ASTStmtWriter; global() variable
294 friend class ASTStmtWriter; global() variable
H A DExprCXX.h83 friend class ASTStmtWriter; variable
639 friend class ASTStmtWriter; variable
1974 friend class ASTStmtWriter; global() variable
2226 friend class ASTStmtWriter; global() variable
2774 friend class ASTStmtWriter; global() variable
2968 friend class ASTStmtWriter; global() variable
3287 friend class ASTStmtWriter; global() variable
3647 friend class ASTStmtWriter; global() variable
4144 friend class ASTStmtWriter; global() variable
4222 friend class ASTStmtWriter; global() variable
4583 friend class ASTStmtWriter; global() variable
4694 friend class ASTStmtWriter; global() variable
4817 friend class ASTStmtWriter; global() variable
[all...]
H A DExprObjC.h345 friend class ASTStmtWriter; variable
511 friend class ASTStmtWriter; variable
808 friend class ASTStmtWriter; variable
1107 friend class ASTStmtWriter; variable
1638 friend class ASTStmtWriter; variable
H A DExpr.h1066 friend class ASTStmtWriter; global() variable
1250 friend class ASTStmtWriter; global() variable
2329 friend class ASTStmtWriter; global() variable
3162 friend class ASTStmtWriter; global() variable
5038 friend class ASTStmtWriter; global() variable
5529 friend class ASTStmtWriter; global() variable
5698 friend class ASTStmtWriter; global() variable
6648 friend class ASTStmtWriter; global() variable
[all...]
H A DStmtOpenMP.h144 friend class ASTStmtWriter; variable
268 friend class ASTStmtWriter; variable
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp33 class ASTStmtWriter : public StmtVisitor<ASTStmtWriter, void> { class
94 ASTStmtWriter(ASTWriter &Writer, ASTWriter::RecordData &Record) in ASTStmtWriter() function in clang::ASTStmtWriter
[all...]