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

References

tools/clang/include/clang/AST/LocInfoType.h
   38       : Type((TypeClass)LocInfo, ty, ty->isDependentType(),
   38       : Type((TypeClass)LocInfo, ty, ty->isDependentType(),
   39              ty->isInstantiationDependentType(), ty->isVariablyModifiedType(),
   39              ty->isInstantiationDependentType(), ty->isVariablyModifiedType(),
   40              ty->containsUnexpandedParameterPack()),