Searched refs:ShouldWarnAboutMissingPrototype (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDecl.cpp9730 static bool ShouldWarnAboutMissingPrototype(const FunctionDecl *FD, function
9908 if (ShouldWarnAboutMissingPrototype(FD, PossibleZeroParamPrototype)) {

Completed in 73 milliseconds