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

References

tools/clang/tools/libclang/CIndex.cpp
 4871     P->Indentation = Value;
 4874     P->SuppressSpecifiers = Value;
 4877     P->SuppressTagKeyword = Value;
 4880     P->IncludeTagDefinition = Value;
 4883     P->SuppressScope = Value;
 4886     P->SuppressUnwrittenScope = Value;
 4889     P->SuppressInitializers = Value;
 4892     P->ConstantArraySizeAsWritten = Value;
 4895     P->AnonymousTagLocations = Value;
 4898     P->SuppressStrongLifetime = Value;
 4901     P->SuppressLifetimeQualifiers = Value;
 4904     P->SuppressTemplateArgsInCXXConstructors = Value;
 4907     P->Bool = Value;
 4910     P->Restrict = Value;
 4913     P->Alignof = Value;
 4916     P->UnderscoreAlignof = Value;
 4919     P->UseVoidForZeroParams = Value;
 4922     P->TerseOutput = Value;
 4925     P->PolishForDeclaration = Value;
 4928     P->Half = Value;
 4931     P->MSWChar = Value;
 4934     P->IncludeNewlines = Value;
 4937     P->MSVCFormatting = Value;
 4940     P->ConstantsAsWritten = Value;
 4943     P->SuppressImplicitBase = Value;
 4946     P->FullyQualifiedName = Value;