reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/AST/DeclPrinter.cpp
 1319       Indent() << I->getASTContext().getUnqualifiedObjCPointerType(I->getType()).
 1319       Indent() << I->getASTContext().getUnqualifiedObjCPointerType(I->getType()).
 1320                     getAsString(Policy) << ' ' << *I << ";\n";