Home
last modified time | relevance | path

Searched refs:FindPossiblePrototype (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp15232 static bool FindPossiblePrototype(const FunctionDecl *FD, in FindPossiblePrototype() function
15297 if (FindPossiblePrototype(FD, PossiblePrototype)) in ShouldWarnAboutMissingPrototype()
15974 (void)FindPossiblePrototype(FD, PossiblePrototype); in ActOnFinishFunctionBody()