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

/external/clang/lib/Sema/
H A DSemaDeclCXX.cpp413 /// MergeCXXFunctionDecl - Merge two declarations of the same C++
417 bool Sema::MergeCXXFunctionDecl(FunctionDecl *New, FunctionDecl *Old, function in class:Sema

Completed in 77 milliseconds