clang 22.0.0git
InterpreterUtils.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.

Functions

IntegerLiteralclang::IntegerLiteralExpr (ASTContext &C, uint64_t Val)
Exprclang::CStyleCastPtrExpr (Sema &S, QualType Ty, Expr *E)
Exprclang::CStyleCastPtrExpr (Sema &S, QualType Ty, uintptr_t Ptr)
Sema::DeclGroupPtrTy clang::CreateDGPtrFrom (Sema &S, Decl *D)
NamespaceDeclclang::LookupNamespace (Sema &S, llvm::StringRef Name, const DeclContext *Within)
NamedDeclclang::LookupNamed (Sema &S, llvm::StringRef Name, const DeclContext *Within)
std::string clang::GetFullTypeName (ASTContext &Ctx, QualType QT)