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 206 // This function does roughly the same thing as GenerateThunk, but in a
292 void CodeGenFunction::GenerateThunk(llvm::Function *Fn,
469 CodeGenFunction(CGM).GenerateThunk(ThunkFn, FnInfo, GD, Thunk);
    [all...]
CodeGenFunction.h     [all...]

Completed in 55 milliseconds