Home | History | Annotate | Download | only in Sema

Lines Matching refs:getAsIdentifier

64     assert(NNS->getAsIdentifier() == &Name && "not a constructor name");
66 NNS->getAsIdentifier());