Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDecl.cpp9731 const FunctionDecl*& PossibleZeroParamPrototype) { in ShouldWarnAboutMissingPrototype()
9907 const FunctionDecl *PossibleZeroParamPrototype = nullptr; in ActOnStartOfFunctionDef() local