HomeSort by: relevance | last modified time | path
    Searched defs:getInterface (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
KaleidoscopeJIT.h 105 SymbolFlagsMap getInterface(FunctionAST &F) {
120 : MaterializationUnit(L.getInterface(*F), nullptr), L(L), F(std::move(F)) {}

Completed in 21 milliseconds