Searched refs:PossiblePartialDef (Results 1 - 1 of 1) sorted by path

/external/clang/lib/AST/
H A DDeclBase.cpp929 TagDecl *PossiblePartialDef = TagTy->getDecl(); local
930 if (PossiblePartialDef->isBeingDefined())
931 return PossiblePartialDef;

Completed in 424 milliseconds