Home | History | Annotate | Download | only in libclang

Lines Matching refs:Injected

567         // Get the class for a C++ injected-class-name
568 else if (const InjectedClassNameType *Injected =
570 D = Injected->getDecl();