reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
213 void copy(TypeLoc other);
200 copy(Other); 209 copy(Other);tools/clang/lib/Sema/SemaType.cpp
5454 TL.copy(RepTInfo->getTypeLoc()); 5459 TL.copy(RepTInfo->getTypeLoc());