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

/external/clang/lib/Sema/
H A DSemaDecl.cpp7199 static bool ShouldWarnAboutMissingPrototype(const FunctionDecl *FD) { function
7301 if (ShouldWarnAboutMissingPrototype(FD))

Completed in 49 milliseconds