Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDecl.cpp11145 const FunctionDecl *EffectiveDefinition, in CheckForFunctionRedefinition() argument
11149 const FunctionDecl *Definition = EffectiveDefinition; in CheckForFunctionRedefinition()
/external/clang/include/clang/Sema/
DSema.h1787 FunctionDecl *FD, const FunctionDecl *EffectiveDefinition = nullptr,