Home
last modified time | relevance | path

Searched refs:StructName (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Ddebug-info-flex-member.cpp5 struct StructName { struct
9 struct StructName SN; argument
/minix3/external/bsd/llvm/dist/llvm/bindings/go/llvm/
H A Dstring.go86 if name := t.StructName(); name != "" {
H A Dir.go577 func (t Type) StructName() string { func