Home
last modified time | relevance | path

Searched refs:FriendLoc (Results 1 – 25 of 176) sorted by relevance

12345678

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DDeclFriend.h72 SourceLocation FriendLoc; variable
87 : Decl(Decl::Friend, DC, L), Friend(Friend), FriendLoc(FriendL), in FriendDecl()
144 return FriendLoc; in getFriendLoc()
H A DDeclTemplate.h2461 SourceLocation FriendLoc;
2465 FriendUnion Friend, SourceLocation FriendLoc)
2467 Params(Params.data()), Friend(Friend), FriendLoc(FriendLoc) {}
2477 SourceLocation FriendLoc);
2497 return FriendLoc;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DDeclFriend.h72 SourceLocation FriendLoc; variable
87 : Decl(Decl::Friend, DC, L), Friend(Friend), FriendLoc(FriendL), in FriendDecl()
144 return FriendLoc; in getFriendLoc()
H A DDeclTemplate.h2457 SourceLocation FriendLoc;
2461 FriendUnion Friend, SourceLocation FriendLoc)
2463 Params(Params.data()), Friend(Friend), FriendLoc(FriendLoc) {}
2473 SourceLocation FriendLoc);
2493 return FriendLoc;
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DDeclFriend.h72 SourceLocation FriendLoc; variable
87 : Decl(Decl::Friend, DC, L), Friend(Friend), FriendLoc(FriendL), in FriendDecl()
144 return FriendLoc; in getFriendLoc()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DDeclFriend.h72 SourceLocation FriendLoc; variable
87 : Decl(Decl::Friend, DC, L), Friend(Friend), FriendLoc(FriendL), in FriendDecl()
144 return FriendLoc; in getFriendLoc()
H A DDeclTemplate.h2460 SourceLocation FriendLoc;
2464 FriendUnion Friend, SourceLocation FriendLoc)
2466 Params(Params.data()), Friend(Friend), FriendLoc(FriendLoc) {}
2476 SourceLocation FriendLoc);
2496 return FriendLoc;
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DDeclFriend.h72 SourceLocation FriendLoc; variable
87 : Decl(Decl::Friend, DC, L), Friend(Friend), FriendLoc(FriendL), in FriendDecl()
144 return FriendLoc; in getFriendLoc()
H A DDeclTemplate.h2340 SourceLocation FriendLoc;
2344 FriendUnion Friend, SourceLocation FriendLoc)
2346 Params(Params.data()), Friend(Friend), FriendLoc(FriendLoc) {}
2356 SourceLocation FriendLoc);
2376 return FriendLoc;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DDeclFriend.h72 SourceLocation FriendLoc; variable
87 : Decl(Decl::Friend, DC, L), Friend(Friend), FriendLoc(FriendL), in FriendDecl()
144 return FriendLoc; in getFriendLoc()
H A DDeclTemplate.h2460 SourceLocation FriendLoc;
2464 FriendUnion Friend, SourceLocation FriendLoc)
2466 Params(Params.data()), Friend(Friend), FriendLoc(FriendLoc) {}
2476 SourceLocation FriendLoc);
2496 return FriendLoc;
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DDeclFriend.h72 SourceLocation FriendLoc; variable
87 : Decl(Decl::Friend, DC, L), Friend(Friend), FriendLoc(FriendL), in FriendDecl()
144 return FriendLoc; in getFriendLoc()
H A DDeclTemplate.h2452 SourceLocation FriendLoc;
2456 FriendUnion Friend, SourceLocation FriendLoc)
2458 Params(Params.data()), Friend(Friend), FriendLoc(FriendLoc) {}
2468 SourceLocation FriendLoc);
2488 return FriendLoc;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DDeclFriend.h72 SourceLocation FriendLoc; variable
87 : Decl(Decl::Friend, DC, L), Friend(Friend), FriendLoc(FriendL), in FriendDecl()
144 return FriendLoc; in getFriendLoc()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DDeclFriend.h72 SourceLocation FriendLoc; variable
87 : Decl(Decl::Friend, DC, L), Friend(Friend), FriendLoc(FriendL), in FriendDecl()
144 return FriendLoc; in getFriendLoc()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DDeclFriend.h72 SourceLocation FriendLoc; variable
87 : Decl(Decl::Friend, DC, L), Friend(Friend), FriendLoc(FriendL), in FriendDecl()
144 return FriendLoc; in getFriendLoc()
H A DDeclTemplate.h2452 SourceLocation FriendLoc;
2456 FriendUnion Friend, SourceLocation FriendLoc)
2458 Params(Params.data()), Friend(Friend), FriendLoc(FriendLoc) {}
2468 SourceLocation FriendLoc);
2488 return FriendLoc;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/AST/
H A DDeclFriend.h72 SourceLocation FriendLoc; variable
87 : Decl(Decl::Friend, DC, L), Friend(Friend), FriendLoc(FriendL), in FriendDecl()
144 return FriendLoc; in getFriendLoc()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DDeclFriend.h72 SourceLocation FriendLoc; variable
87 : Decl(Decl::Friend, DC, L), Friend(Friend), FriendLoc(FriendL), in FriendDecl()
144 return FriendLoc; in getFriendLoc()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DDeclFriend.h72 SourceLocation FriendLoc; variable
87 : Decl(Decl::Friend, DC, L), Friend(Friend), FriendLoc(FriendL), in FriendDecl()
144 return FriendLoc; in getFriendLoc()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/AST/
H A DDeclFriend.h73 SourceLocation FriendLoc; variable
88 : Decl(Decl::Friend, DC, L), Friend(Friend), FriendLoc(FriendL), in FriendDecl()
145 return FriendLoc; in getFriendLoc()
H A DDeclTemplate.h2270 SourceLocation FriendLoc;
2274 FriendUnion Friend, SourceLocation FriendLoc)
2276 Params(Params.data()), Friend(Friend), FriendLoc(FriendLoc) {}
2286 SourceLocation FriendLoc);
2306 return FriendLoc;
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/AST/
H A DDeclFriend.h73 SourceLocation FriendLoc; variable
88 : Decl(Decl::Friend, DC, L), Friend(Friend), FriendLoc(FriendL), in FriendDecl()
145 return FriendLoc; in getFriendLoc()
H A DDeclTemplate.h2266 SourceLocation FriendLoc;
2270 FriendUnion Friend, SourceLocation FriendLoc)
2272 Params(Params.data()), Friend(Friend), FriendLoc(FriendLoc) {}
2282 SourceLocation FriendLoc);
2302 return FriendLoc;
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/AST/
H A DDeclFriend.h72 SourceLocation FriendLoc; variable
87 : Decl(Decl::Friend, DC, L), Friend(Friend), FriendLoc(FriendL), in FriendDecl()
144 return FriendLoc; in getFriendLoc()

12345678