HomeSort by relevance Sort by last modified time
    Searched refs:generateThunk (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
CGVTables.cpp 127 // This function does roughly the same thing as GenerateThunk, but in a
396 void CodeGenFunction::generateThunk(llvm::Function *Fn,
479 CodeGenFunction(CGM).generateThunk(ThunkFn, FnInfo, GD, Thunk);
    [all...]
CodeGenFunction.h     [all...]

Completed in 587 milliseconds