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

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

Completed in 48 milliseconds