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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp9376 static bool ShouldWarnAboutMissingPrototype(const FunctionDecl *FD, function
9555 if (ShouldWarnAboutMissingPrototype(FD, PossibleZeroParamPrototype)) {

Completed in 121 milliseconds