Home
last modified time | relevance | path

Searched refs:ObjCMethodInfo (Results 1 – 16 of 16) sorted by relevance

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/APINotes/
H A DTypes.h602 class ObjCMethodInfo : public FunctionInfo {
610 ObjCMethodInfo() in ObjCMethodInfo() function
613 friend bool operator==(const ObjCMethodInfo &, const ObjCMethodInfo &);
615 ObjCMethodInfo &operator|=(const ObjCContextInfo &RHS) {
629 inline bool operator==(const ObjCMethodInfo &LHS, const ObjCMethodInfo &RHS) {
635 inline bool operator!=(const ObjCMethodInfo &LHS, const ObjCMethodInfo &RHS) {
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/APINotes/
H A DTypes.h602 class ObjCMethodInfo : public FunctionInfo {
610 ObjCMethodInfo() in ObjCMethodInfo() function
613 friend bool operator==(const ObjCMethodInfo &, const ObjCMethodInfo &);
615 ObjCMethodInfo &operator|=(const ObjCContextInfo &RHS) {
629 inline bool operator==(const ObjCMethodInfo &LHS, const ObjCMethodInfo &RHS) {
635 inline bool operator!=(const ObjCMethodInfo &LHS, const ObjCMethodInfo &RHS) {
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/APINotes/
H A DTypes.h602 class ObjCMethodInfo : public FunctionInfo {
610 ObjCMethodInfo() in ObjCMethodInfo() function
613 friend bool operator==(const ObjCMethodInfo &, const ObjCMethodInfo &);
615 ObjCMethodInfo &operator|=(const ObjCContextInfo &RHS) {
629 inline bool operator==(const ObjCMethodInfo &LHS, const ObjCMethodInfo &RHS) {
635 inline bool operator!=(const ObjCMethodInfo &LHS, const ObjCMethodInfo &RHS) {
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/APINotes/
H A DTypes.h602 class ObjCMethodInfo : public FunctionInfo {
610 ObjCMethodInfo() in ObjCMethodInfo() function
613 friend bool operator==(const ObjCMethodInfo &, const ObjCMethodInfo &);
615 ObjCMethodInfo &operator|=(const ObjCContextInfo &RHS) {
629 inline bool operator==(const ObjCMethodInfo &LHS, const ObjCMethodInfo &RHS) {
635 inline bool operator!=(const ObjCMethodInfo &LHS, const ObjCMethodInfo &RHS) {
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/APINotes/
H A DTypes.h602 class ObjCMethodInfo : public FunctionInfo {
610 ObjCMethodInfo() in ObjCMethodInfo() function
613 friend bool operator==(const ObjCMethodInfo &, const ObjCMethodInfo &);
615 ObjCMethodInfo &operator|=(const ObjCContextInfo &RHS) {
629 inline bool operator==(const ObjCMethodInfo &LHS, const ObjCMethodInfo &RHS) {
635 inline bool operator!=(const ObjCMethodInfo &LHS, const ObjCMethodInfo &RHS) {
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/APINotes/
H A DTypes.h602 class ObjCMethodInfo : public FunctionInfo {
610 ObjCMethodInfo() in ObjCMethodInfo() function
613 friend bool operator==(const ObjCMethodInfo &, const ObjCMethodInfo &);
615 ObjCMethodInfo &operator|=(const ObjCContextInfo &RHS) {
629 inline bool operator==(const ObjCMethodInfo &LHS, const ObjCMethodInfo &RHS) {
635 inline bool operator!=(const ObjCMethodInfo &LHS, const ObjCMethodInfo &RHS) {
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/APINotes/
H A DTypes.h602 class ObjCMethodInfo : public FunctionInfo {
610 ObjCMethodInfo() in ObjCMethodInfo() function
613 friend bool operator==(const ObjCMethodInfo &, const ObjCMethodInfo &);
615 ObjCMethodInfo &operator|=(const ObjCContextInfo &RHS) {
629 inline bool operator==(const ObjCMethodInfo &LHS, const ObjCMethodInfo &RHS) {
635 inline bool operator!=(const ObjCMethodInfo &LHS, const ObjCMethodInfo &RHS) {
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/APINotes/
H A DTypes.h602 class ObjCMethodInfo : public FunctionInfo {
610 ObjCMethodInfo() in ObjCMethodInfo() function
613 friend bool operator==(const ObjCMethodInfo &, const ObjCMethodInfo &);
615 ObjCMethodInfo &operator|=(const ObjCContextInfo &RHS) {
629 inline bool operator==(const ObjCMethodInfo &LHS, const ObjCMethodInfo &RHS) {
635 inline bool operator!=(const ObjCMethodInfo &LHS, const ObjCMethodInfo &RHS) {
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/APINotes/
H A DAPINotesTypes.cpp84 LLVM_DUMP_METHOD void ObjCMethodInfo::dump(llvm::raw_ostream &OS) { in dump()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/APINotes/
H A DAPINotesTypes.cpp84 LLVM_DUMP_METHOD void ObjCMethodInfo::dump(llvm::raw_ostream &OS) { in dump()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/APINotes/
H A DAPINotesTypes.cpp84 LLVM_DUMP_METHOD void ObjCMethodInfo::dump(llvm::raw_ostream &OS) { in dump()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/APINotes/
H A DAPINotesTypes.cpp84 LLVM_DUMP_METHOD void ObjCMethodInfo::dump(llvm::raw_ostream &OS) { in dump()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/APINotes/
H A DAPINotesTypes.cpp84 LLVM_DUMP_METHOD void ObjCMethodInfo::dump(llvm::raw_ostream &OS) { in dump()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/APINotes/
H A DAPINotesTypes.cpp84 LLVM_DUMP_METHOD void ObjCMethodInfo::dump(llvm::raw_ostream &OS) { in dump()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/APINotes/
H A DAPINotesTypes.cpp84 LLVM_DUMP_METHOD void ObjCMethodInfo::dump(llvm::raw_ostream &OS) { in dump()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/APINotes/
H A DAPINotesTypes.cpp84 LLVM_DUMP_METHOD void ObjCMethodInfo::dump(llvm::raw_ostream &OS) { in dump()