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

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

Completed in 256 milliseconds