/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | SourceLocation.h | 60 friend class ASTReader; variable 89 friend class ASTReader; variable
|
H A D | OpenCLOptions.h | 185 friend class ASTReader; variable
|
H A D | SourceManager.h | 64 class ASTReader; variable
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | RawCommentList.h | 22 class ASTReader; variable 207 friend class ASTReader; variable 236 friend class ASTReader; variable
|
H A D | DeclID.h | 180 class ASTReader; variable
|
H A D | StmtCXX.h | 260 friend class ASTReader; variable 339 friend class ASTReader; variable
|
H A D | DeclTemplate.h | 831 friend class ASTReader; variable
|
H A D | DeclBase.h | 330 friend class ASTReader; variable
|
H A D | ExprCXX.h | 1270 friend class ASTReader; variable 1378 friend class ASTReader; variable 4484 friend class ASTReader; variable 4569 friend class ASTReader; variable 4648 friend class ASTReader; variable
|
H A D | DeclCXX.h | 262 friend class ASTReader; variable 4317 friend class ASTReader; variable 4371 friend class ASTReader; variable
|
H A D | Expr.h | 2361 friend class ASTReader; variable 3188 friend class ASTReader; variable 4529 friend class ASTReader; variable 5738 friend class ASTReader; variable 5770 friend class ASTReader; variable 6421 friend class ASTReader; variable
|
H A D | DeclObjC.h | 1752 friend class ASTReader; variable 2139 friend class ASTReader; variable
|
H A D | ASTContext.h | 492 friend class ASTReader; variable
|
H A D | Decl.h | 4782 friend class ASTReader; variable
|
/freebsd/contrib/llvm-project/clang/include/clang/Index/ |
H A D | IndexingAction.h | 23 class ASTReader; variable
|
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
H A D | ModuleFileExtension.h | 26 class ASTReader; variable
|
H A D | ASTDeserializationListener.h | 23 class ASTReader; variable
|
H A D | ASTWriter.h | 50 class ASTReader; variable
|
H A D | ASTReader.h | 71 class ASTReader; variable
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | SemaCUDA.h | 270 friend class ASTReader; variable
|
H A D | Sema.h | 92 class ASTReader; variable 1270 friend class ASTReader; variable
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReaderInternals.h | 29 class ASTReader; variable
|
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
H A D | CompilerInstance.h | 42 class ASTReader; variable
|
H A D | ASTUnit.h | 64 class ASTReader; variable
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/ |
H A D | FrontendAction.cpp | 649 if (auto ASTReader = AST->getASTReader()) { in BeginSourceFile() local
|