clang 19.0.0git
clang::Interpreter Member List

This is the complete list of members for clang::Interpreter, including all inherited members.

CompileDtorCall(CXXRecordDecl *CXXRD)clang::Interpreter
CopyArray enum valueclang::Interpreter
create(std::unique_ptr< CompilerInstance > CI)clang::Interpreterstatic
CreateExecutor()clang::Interpreterprotected
CreateJITBuilder(CompilerInstance &CI)clang::Interpreterprotectedvirtual
createWithCUDA(std::unique_ptr< CompilerInstance > CI, std::unique_ptr< CompilerInstance > DCI)clang::Interpreterstatic
Execute(PartialTranslationUnit &T)clang::Interpreter
FindRuntimeInterface()clang::Interpreterprotectedvirtual
getASTContext() constclang::Interpreter
getASTContext()clang::Interpreter
getCompilerInstance() constclang::Interpreter
getCompilerInstance()clang::Interpreter
getExecutionEngine()clang::Interpreter
getSymbolAddress(GlobalDecl GD) constclang::Interpreter
getSymbolAddress(llvm::StringRef IRName) constclang::Interpreter
getSymbolAddressFromLinkerName(llvm::StringRef LinkerName) constclang::Interpreter
getValuePrintingInfo() constclang::Interpreterinline
InterfaceKind enum nameclang::Interpreter
Interpreter(std::unique_ptr< CompilerInstance > CI, llvm::Error &Err)clang::Interpreterprotected
LoadDynamicLibrary(const char *name)clang::Interpreter
NewTag enum valueclang::Interpreter
NoAlloc enum valueclang::Interpreter
Parse(llvm::StringRef Code)clang::Interpreter
ParseAndExecute(llvm::StringRef Code, Value *V=nullptr)clang::Interpreter
ResetExecutor()clang::Interpreterprotected
SynthesizeExpr(Expr *E)clang::Interpreter
Undo(unsigned N=1)clang::Interpreter
WithAlloc enum valueclang::Interpreter
~Interpreter()clang::Interpretervirtual