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

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

Completed in 88 milliseconds