Searched defs:EffectiveDefinition (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDecl.cpp9783 const FunctionDecl *EffectiveDefinition) {
9786 const FunctionDecl *Definition = EffectiveDefinition;
9782 CheckForFunctionRedefinition(FunctionDecl *FD, const FunctionDecl *EffectiveDefinition) argument

Completed in 86 milliseconds