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

Completed in 646 milliseconds