Home | History | Annotate | Download | only in AST

Lines Matching refs:TheDecl

173   if (TheLoc.isInvalid() && TheDecl)
174 TheLoc = TheDecl->getLocation();
183 if (const NamedDecl *DN = dyn_cast_or_null<NamedDecl>(TheDecl))