//===- ExternalASTSource.cpp - Abstract External AST Interface ------------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===----------------------------------------------------------------------===//
//
// This file provides the default implementation of the ExternalASTSource
// interface, which enables construction of AST nodes from some external
// source.
//
//===----------------------------------------------------------------------===//
using namespace clang;
char ExternalASTSource::ID;
;
llvm::Optional<ASTSourceDescriptor>
void
void
void
void
void
void
void
void
void
bool
Decl *
Selector
uint32_t
Stmt *
CXXCtorInitializer **
CXXBaseSpecifier *
bool
void
void
void
uint32_t