Home
last modified time | relevance | path

Searched defs:Friend (Results 1 – 18 of 18) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDeclFriend.h65 FriendUnion Friend; variable
84 FriendDecl(DeclContext *DC, SourceLocation L, FriendUnion Friend, in FriendDecl()
DODRDiagsEmitter.h113 Friend, enumerator
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDeclFriend.h65 FriendUnion Friend; variable
84 FriendDecl(DeclContext *DC, SourceLocation L, FriendUnion Friend, in FriendDecl()
DODRDiagsEmitter.h113 Friend, enumerator
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDeclFriend.h65 FriendUnion Friend; variable
84 FriendDecl(DeclContext *DC, SourceLocation L, FriendUnion Friend, in FriendDecl()
DODRDiagsEmitter.h113 Friend, enumerator
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/AST/
DDeclFriend.h65 FriendUnion Friend; variable
87 FriendDecl(DeclContext *DC, SourceLocation L, FriendUnion Friend, in FriendDecl()
DODRDiagsEmitter.h113 Friend, enumerator
/prebuilts/go/linux-x86/src/cmd/vendor/github.com/ianlancetaylor/demangle/
Dast.go4803 type Friend struct { struct
4804 Name AST
4807 func (f *Friend) print(ps *printState) {
4812 func (f *Friend) Traverse(fn func(AST) bool) {
4818 func (f *Friend) Copy(fn func(AST) AST, skip func(AST) bool) AST {
4833 func (f *Friend) GoString() string {
4837 func (f *Friend) goString(indent int, field string) string {
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/PDB/
DPDBTypes.h263 Friend, enumerator
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/PDB/
DPDBTypes.h263 Friend, enumerator
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/PDB/
DPDBTypes.h263 Friend, enumerator
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/DebugInfo/PDB/
DPDBTypes.h263 Friend, enumerator
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/
DCodeView.h284 Friend = 0x03, enumerator
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/
DCodeView.h284 Friend = 0x03, enumerator
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/
DCodeView.h277 Friend = 0x03, enumerator
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/DebugInfo/CodeView/
DCodeView.h284 Friend = 0x03, enumerator
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/Sema/
DSema.h431 Friend // Friend declaration: 'friend struct foo;' enumerator