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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DDecl.cpp2577 static bool RedeclForcesDefC99(const FunctionDecl *Redecl) { function
2646 if (RedeclForcesDefC99(Prev))
2708 if (RedeclForcesDefC99(*Redecl))

Completed in 51 milliseconds