Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp14031 const FunctionDecl *EffectiveDefinition, in CheckForFunctionRedefinition() argument
14033 const FunctionDecl *Definition = EffectiveDefinition; in CheckForFunctionRedefinition()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h2789 FunctionDecl *FD, const FunctionDecl *EffectiveDefinition = nullptr,