Searched defs:StartFunction (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCodeGenFunction.cpp521 void CodeGenFunction::StartFunction(GlobalDecl GD, function in class:CodeGenFunction
800 StartFunction(GD, ResTy, Fn, FnInfo, Args, Loc, BodyRange.getBegin());

Completed in 100 milliseconds