clang 17.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 |
ASTImporterLookupTable& LT |
Definition at line 24 of file ASTImporterLookupTable.cpp.
Referenced by checkUnsafeAssignObject(), clang::Sema::checkUnsafeAssigns(), clang::Sema::checkUnsafeExprAssigns(), GenerateStringLiteral(), clang::CodeGen::CodeGenModule::GetAddrOfConstantStringFromLiteral(), clang::ASTReader::ReadLateParsedTemplates(), clang::interp::Shl(), clang::interp::Shr(), clang::interp::ByteCodeExprGen< Emitter >::VisitBinaryOperator(), clang::interp::ByteCodeExprGen< Emitter >::VisitCompoundAssignOperator(), clang::interp::ByteCodeExprGen< Emitter >::VisitFloatCompoundAssignOperator(), clang::ASTNodeImporter::VisitFunctionDecl(), clang::ASTNodeImporter::VisitFunctionTemplateDecl(), clang::interp::ByteCodeExprGen< Emitter >::VisitPointerArithBinOp(), and clang::interp::ByteCodeExprGen< Emitter >::VisitPointerCompoundAssignOperator().