Home
last modified time | relevance | path

Searched defs:FixedType (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/ianlancetaylor/demangle/
Dast.go1671 type FixedType struct { struct
1672 Base AST
1673 Accum bool
1674 Sat bool
1677 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 {
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h27 FixedType, enumerator
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaDecl.cpp5173 QualType FixedType = in TryToFixInvalidVariablyModifiedType() local
5182 QualType FixedType = in TryToFixInvalidVariablyModifiedType() local