Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDecl.cpp10388 const FunctionDecl*& PossibleZeroParamPrototype) { in ShouldWarnAboutMissingPrototype()
10822 const FunctionDecl *PossibleZeroParamPrototype = nullptr; in ActOnFinishFunctionBody() local