/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | SourceLocation.h | 62 friend class ASTReader; variable 90 friend class ASTReader; variable
|
H A D | OpenCLOptions.h | 167 friend class ASTReader; variable
|
H A D | SourceManager.h | 61 class ASTReader; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | RawCommentList.h | 22 class ASTReader; variable 175 friend class ASTReader; variable 204 friend class ASTReader; variable
|
H A D | StmtCXX.h | 259 friend class ASTReader; variable 338 friend class ASTReader; variable
|
H A D | DeclTemplate.h | 856 friend class ASTReader; variable
|
H A D | DeclBase.h | 319 friend class ASTReader; variable
|
H A D | Expr.h | 2264 friend class ASTReader; variable 3093 friend class ASTReader; variable 4393 friend class ASTReader; variable 5387 friend class ASTReader; variable 5419 friend class ASTReader; variable 5957 friend class ASTReader; variable
|
H A D | ExprCXX.h | 1319 friend class ASTReader; variable 4246 friend class ASTReader; variable 4313 friend class ASTReader; variable 4383 friend class ASTReader; variable
|
H A D | DeclObjC.h | 1729 friend class ASTReader; variable 2087 friend class ASTReader; variable
|
H A D | Stmt.h | 3301 friend class ASTReader; variable 3345 friend class ASTReader; variable 3380 friend class ASTReader; variable
|
H A D | DeclCXX.h | 258 friend class ASTReader; variable 4031 friend class ASTReader; variable
|
H A D | ExprObjC.h | 1567 friend class ASTReader; variable
|
H A D | ASTContext.h | 457 friend class ASTReader; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/ |
H A D | ModelInjector.h | 33 class ASTReader; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Index/ |
H A D | IndexingAction.h | 23 class ASTReader; variable
|
/netbsd-src/external/apache2/llvm/dist/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 | 57 class ASTReader; variable
|
H A D | ASTReader.h | 69 class ASTReader; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/ |
H A D | Utils.h | 43 class ASTReader; variable
|
H A D | CompilerInstance.h | 39 class ASTReader; variable
|
H A D | ASTUnit.h | 65 class ASTReader; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
H A D | ASTReaderInternals.h | 29 class ASTReader; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
H A D | FrontendAction.cpp | 600 if (auto ASTReader = AST->getASTReader()) { in BeginSourceFile() local
|