| /external/clang/lib/Sema/ |
| D | SemaAccess.cpp | 331 DeclContext *Friend) { in MightInstantiateTo() 350 static bool MightInstantiateTo(Sema &S, CanQualType Context, CanQualType Friend) { in MightInstantiateTo() 363 FunctionDecl *Friend) { in MightInstantiateTo() 401 FunctionTemplateDecl *Friend) { in MightInstantiateTo() 409 const CXXRecordDecl *Friend) { in MatchesFriend() 425 CanQualType Friend) { in MatchesFriend() 440 ClassTemplateDecl *Friend) { in MatchesFriend() 493 FunctionDecl *Friend) { in MatchesFriend() 512 FunctionTemplateDecl *Friend) { in MatchesFriend() 551 NamedDecl *Friend in MatchesFriend() local [all …]
|
| /external/llvm-project/clang/lib/Sema/ |
| D | SemaAccess.cpp | 330 DeclContext *Friend) { in MightInstantiateTo() 349 static bool MightInstantiateTo(Sema &S, CanQualType Context, CanQualType Friend) { in MightInstantiateTo() 362 FunctionDecl *Friend) { in MightInstantiateTo() 400 FunctionTemplateDecl *Friend) { in MightInstantiateTo() 408 const CXXRecordDecl *Friend) { in MatchesFriend() 424 CanQualType Friend) { in MatchesFriend() 439 ClassTemplateDecl *Friend) { in MatchesFriend() 492 FunctionDecl *Friend) { in MatchesFriend() 511 FunctionTemplateDecl *Friend) { in MatchesFriend() 550 NamedDecl *Friend in MatchesFriend() local [all …]
|
| /external/llvm-project/clang/include/clang/AST/ |
| D | DeclFriend.h | 66 FriendUnion Friend; variable 84 FriendDecl(DeclContext *DC, SourceLocation L, FriendUnion Friend, in FriendDecl()
|
| /external/llvm-project/clang/test/CXX/dcl.decl/dcl.init/ |
| D | p14-0x.cpp | 23 class Friend { class
|
| /external/clang/test/CXX/dcl.decl/dcl.init/ |
| D | p14-0x.cpp | 23 class Friend { class
|
| /external/llvm-project/clang/lib/AST/ |
| D | DeclFriend.cpp | 36 FriendUnion Friend, in Create()
|
| D | DeclTemplate.cpp | 1061 FriendUnion Friend, SourceLocation FLoc) { in Create()
|
| /external/clang/lib/AST/ |
| D | DeclFriend.cpp | 29 FriendUnion Friend, in Create()
|
| D | DeclTemplate.cpp | 878 FriendUnion Friend, SourceLocation FLoc) { in Create()
|
| /external/mesa3d/src/gallium/drivers/r300/compiler/ |
| D | radeon_variable.h | 55 struct rc_variable * Friend; member
|
| /external/llvm-project/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/ |
| D | p18.cpp | 46 void Friend() { in Friend() function
|
| /external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/ |
| D | p18.cpp | 46 void Friend() { in Friend() function
|
| /external/clang/include/clang/AST/ |
| D | DeclFriend.h | 70 FriendDecl(DeclContext *DC, SourceLocation L, FriendUnion Friend, in FriendDecl()
|
| /external/llvm-project/lldb/test/Shell/SymbolFile/PDB/Inputs/ |
| D | ClassLayoutTest.cpp | 70 class Friend { class
|
| /external/llvm-project/clang/test/SemaCXX/ |
| D | anonymous-struct.cpp | 82 } Friend; // expected-note {{type is given name 'Friend' for linkage purposes by this typedef decla… typedef
|
| /external/clang/test/CXX/special/class.ctor/ |
| D | p5-0x.cpp | 9 class Friend { class
|
| /external/llvm-project/clang/test/CXX/special/class.ctor/ |
| D | p5-0x.cpp | 9 class Friend { class
|
| /external/llvm/include/llvm/DebugInfo/PDB/ |
| D | PDBTypes.h | 188 Friend, enumerator
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/ |
| D | PDBTypes.h | 261 Friend, enumerator
|
| /external/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
| D | PDBTypes.h | 263 Friend, enumerator
|
| /external/llvm/include/llvm/DebugInfo/CodeView/ |
| D | CodeView.h | 261 Friend = 0x03, enumerator
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
| D | CodeView.h | 272 Friend = 0x03, enumerator
|
| /external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| D | CodeView.h | 272 Friend = 0x03, enumerator
|
| /external/googletest/googlemock/scripts/generator/cpp/ |
| D | ast.py | 196 class Friend(Expr): class
|
| /external/llvm-project/clang/unittests/AST/ |
| D | ASTImporterTest.cpp | 3678 auto *Friend = FirstDeclMatcher<FriendDecl>().match(ToD, friendDecl()); in TEST_P() local 3827 auto *Friend = FirstDeclMatcher<FriendDecl>().match(FromTU0, friendDecl()); in TEST_P() local 4763 auto *Friend = FirstDeclMatcher<FunctionTemplateDecl>().match( in TEST_P() local
|