Searched defs:FixedType (Results 1 – 3 of 3) sorted by relevance
1671 type FixedType struct { struct1672 Base AST1673 Accum bool1674 Sat bool1677 func (ft *FixedType) print(ps *printState) {1694 func (ft *FixedType) Traverse(fn func(AST) bool) {1700 func (ft *FixedType) Copy(fn func(AST) AST, skip func(AST) bool) AST {1715 func (ft *FixedType) GoString() string {1719 func (ft *FixedType) goString(indent int, field string) string {
27 FixedType, enumerator
5173 QualType FixedType = in TryToFixInvalidVariablyModifiedType() local5182 QualType FixedType = in TryToFixInvalidVariablyModifiedType() local