Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDecl.cpp2829 static bool RedeclForcesDefC99(const FunctionDecl *Redecl) { in RedeclForcesDefC99() function
2905 if (RedeclForcesDefC99(Prev)) in doesDeclarationForceExternallyVisibleDefinition()
3001 if (RedeclForcesDefC99(Redecl)) in isInlineDefinitionExternallyVisible()
/external/llvm-project/clang/lib/AST/
DDecl.cpp3390 static bool RedeclForcesDefC99(const FunctionDecl *Redecl) { in RedeclForcesDefC99() function
3466 if (RedeclForcesDefC99(Prev)) in doesDeclarationForceExternallyVisibleDefinition()
3571 if (RedeclForcesDefC99(Redecl)) in isInlineDefinitionExternallyVisible()