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

/external/clang/lib/Sema/
H A DSemaDecl.cpp2133 S.CheckForFunctionRedefinition(FD, cast<FunctionDecl>(Def));
9782 Sema::CheckForFunctionRedefinition(FunctionDecl *FD, function in class:Sema
9882 CheckForFunctionRedefinition(FD);

Completed in 124 milliseconds