Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp12702 const FunctionDecl *EffectiveDefinition, in CheckForFunctionRedefinition() argument
12704 const FunctionDecl *Definition = EffectiveDefinition; in CheckForFunctionRedefinition()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h2040 FunctionDecl *FD, const FunctionDecl *EffectiveDefinition = nullptr,