Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDecl.cpp14601 const FunctionDecl *EffectiveDefinition, in CheckForFunctionRedefinition() argument
14603 const FunctionDecl *Definition = EffectiveDefinition; in CheckForFunctionRedefinition()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h3002 FunctionDecl *FD, const FunctionDecl *EffectiveDefinition = nullptr,