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

/external/clang/lib/Sema/
H A DSemaChecking.cpp9411 /// CheckParmsForFunctionDef - Check that the parameters of the given
9416 bool Sema::CheckParmsForFunctionDef(ArrayRef<ParmVarDecl *> Parameters, function in class:Sema

Completed in 108 milliseconds