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

References

tools/clang/tools/libclang/CIndex.cpp
 4805     return P->Indentation;
 4807     return P->SuppressSpecifiers;
 4809     return P->SuppressTagKeyword;
 4811     return P->IncludeTagDefinition;
 4813     return P->SuppressScope;
 4815     return P->SuppressUnwrittenScope;
 4817     return P->SuppressInitializers;
 4819     return P->ConstantArraySizeAsWritten;
 4821     return P->AnonymousTagLocations;
 4823     return P->SuppressStrongLifetime;
 4825     return P->SuppressLifetimeQualifiers;
 4827     return P->SuppressTemplateArgsInCXXConstructors;
 4829     return P->Bool;
 4831     return P->Restrict;
 4833     return P->Alignof;
 4835     return P->UnderscoreAlignof;
 4837     return P->UseVoidForZeroParams;
 4839     return P->TerseOutput;
 4841     return P->PolishForDeclaration;
 4843     return P->Half;
 4845     return P->MSWChar;
 4847     return P->IncludeNewlines;
 4849     return P->MSVCFormatting;
 4851     return P->ConstantsAsWritten;
 4853     return P->SuppressImplicitBase;
 4855     return P->FullyQualifiedName;