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

/external/clang/lib/CodeGen/
H A DCodeGenModule.cpp2219 /// ReplaceUsesOfNonProtoTypeWithRealFunction - This function is called when we
2228 static void ReplaceUsesOfNonProtoTypeWithRealFunction(llvm::GlobalValue *Old, function
2296 ReplaceUsesOfNonProtoTypeWithRealFunction(GV, NewFn);

Completed in 78 milliseconds