Home
last modified time | relevance | path

Searched defs:addFunctionAST (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
H A DKaleidoscopeJIT.h132 Error addFunctionAST(std::unique_ptr<FunctionAST> FnAST) { in addFunctionAST() function
/aosp_15_r20/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
H A DKaleidoscopeJIT.h160 Error addFunctionAST(std::unique_ptr<FunctionAST> FnAST) { in addFunctionAST() function