Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp15466 FindPossiblePrototype(const FunctionDecl * FD,const FunctionDecl * & PossiblePrototype) FindPossiblePrototype() argument
15482 ShouldWarnAboutMissingPrototype(const FunctionDecl * FD,const FunctionDecl * & PossiblePrototype) ShouldWarnAboutMissingPrototype() argument
16109 const FunctionDecl *PossiblePrototype = nullptr; ActOnFinishFunctionBody() local
[all...]