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

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

Completed in 379 milliseconds