Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp3727 static bool RedeclForcesDefC99(const FunctionDecl *Redecl) { in RedeclForcesDefC99() function
3803 if (RedeclForcesDefC99(Prev)) in doesDeclarationForceExternallyVisibleDefinition()
3908 if (RedeclForcesDefC99(Redecl)) in isInlineDefinitionExternallyVisible()