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

/external/clang/lib/CodeGen/
H A DCodeGenModule.cpp1994 /// ReplaceUsesOfNonProtoTypeWithRealFunction - This function is called when we
2003 static void ReplaceUsesOfNonProtoTypeWithRealFunction(llvm::GlobalValue *Old, function
2064 ReplaceUsesOfNonProtoTypeWithRealFunction(OldFn, NewFn);

Completed in 60 milliseconds