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

/external/clang/lib/Sema/
H A DSemaChecking.cpp6913 /// CheckParmsForFunctionDef - Check that the parameters of the given
6918 bool Sema::CheckParmsForFunctionDef(ParmVarDecl *const *P, function in class:Sema

Completed in 119 milliseconds