Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp9304 bool HasPrototype = in CreateNewFunctionDecl() local
9311 (HasPrototype || !SemaRef.getLangOpts().requiresStrictPrototypes()) && in CreateNewFunctionDecl()
9316 SemaRef.getCurFPFeatures().isFPConstrained(), isInline, HasPrototype, in CreateNewFunctionDecl()