Home
last modified time | relevance | path

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

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