Home
last modified time | relevance | path

Searched defs:PossibleZeroParamPrototype (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaDecl.cpp11089 const FunctionDecl*& PossibleZeroParamPrototype) { in ShouldWarnAboutMissingPrototype()
11537 const FunctionDecl *PossibleZeroParamPrototype = nullptr; in ActOnFinishFunctionBody() local