Home
last modified time | relevance | path

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

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