Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp13976 const FunctionDecl *&PossiblePrototype) { in ShouldWarnAboutMissingPrototype()
14515 const FunctionDecl *PossiblePrototype = nullptr; in ActOnFinishFunctionBody() local