clang 20.0.0git
|
#include "clang/AST/ASTImporterLookupTable.h"
#include "clang/AST/Decl.h"
#include "clang/AST/RecursiveASTVisitor.h"
#include "llvm/Support/FormatVariadic.h"
Go to the source code of this file.
Namespaces | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |
ASTImporterLookupTable& LT |
Definition at line 24 of file ASTImporterLookupTable.cpp.
Referenced by checkUnsafeAssignObject(), clang::Sema::checkUnsafeAssigns(), clang::Sema::checkUnsafeExprAssigns(), clang::interp::DoShift(), GenerateStringLiteral(), clang::CodeGen::CodeGenModule::GetAddrOfConstantStringFromLiteral(), clang::ASTReader::ReadLateParsedTemplates(), clang::interp::Shl(), clang::interp::Shr(), clang::interp::Compiler< Emitter >::VisitBinaryOperator(), clang::interp::Compiler< Emitter >::VisitCompoundAssignOperator(), clang::interp::Compiler< Emitter >::VisitFloatCompoundAssignOperator(), clang::ASTNodeImporter::VisitFunctionDecl(), clang::ASTNodeImporter::VisitFunctionTemplateDecl(), clang::interp::Compiler< Emitter >::VisitPointerArithBinOp(), and clang::interp::Compiler< Emitter >::VisitPointerCompoundAssignOperator().