Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp14929 static bool FindPossiblePrototype(const FunctionDecl *FD, in FindPossiblePrototype() function
14991 if (FindPossiblePrototype(FD, PossiblePrototype)) in ShouldWarnAboutMissingPrototype()
15589 (void)FindPossiblePrototype(FD, PossiblePrototype); in ActOnFinishFunctionBody()