Home
last modified time | relevance | path

Searched defs:AddDecl (Results 1 – 25 of 87) sorted by relevance

1234

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Microsoft.CSharp/src/Microsoft/CSharp/RuntimeBinder/Semantics/Symbols/
H A DNamespaceOrAggregateSymbol.cs27 public void AddDecl(AggregateDeclaration decl) in AddDecl() method in Microsoft.CSharp.RuntimeBinder.Semantics.NamespaceOrAggregateSymbol
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-exactprint-0.6.4/tests/examples/transform/
H A DAddDecl.hs1 module AddDecl where module
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Sema/
H A DIdentifierResolver.h50 void AddDecl(NamedDecl *D) { Decls.push_back(D); } in AddDecl() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Sema/
H A DIdentifierResolver.h50 void AddDecl(NamedDecl *D) { Decls.push_back(D); } in AddDecl() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Sema/
H A DIdentifierResolver.h50 void AddDecl(NamedDecl *D) { Decls.push_back(D); } in AddDecl() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Sema/
H A DIdentifierResolver.h50 void AddDecl(NamedDecl *D) { Decls.push_back(D); } in AddDecl() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Sema/
H A DIdentifierResolver.h50 void AddDecl(NamedDecl *D) { Decls.push_back(D); } in AddDecl() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Sema/
H A DIdentifierResolver.h50 void AddDecl(NamedDecl *D) { Decls.push_back(D); } in AddDecl() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Sema/
H A DIdentifierResolver.h50 void AddDecl(NamedDecl *D) { Decls.push_back(D); } in AddDecl() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Sema/
H A DIdentifierResolver.h50 void AddDecl(NamedDecl *D) { Decls.push_back(D); } in AddDecl() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/Sema/
H A DIdentifierResolver.h50 void AddDecl(NamedDecl *D) { Decls.push_back(D); } in AddDecl() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Sema/
H A DIdentifierResolver.h50 void AddDecl(NamedDecl *D) { Decls.push_back(D); } in AddDecl() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/Sema/
H A DIdentifierResolver.h50 void AddDecl(NamedDecl *D) { Decls.push_back(D); } in AddDecl() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/Sema/
H A DIdentifierResolver.h50 void AddDecl(NamedDecl *D) { Decls.push_back(D); } in AddDecl() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/Sema/
H A DIdentifierResolver.h50 void AddDecl(NamedDecl *D) { Decls.push_back(D); } in AddDecl() function
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/Sema/
H A DIdentifierResolver.h51 void AddDecl(NamedDecl *D) { Decls.push_back(D); } in AddDecl() function
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Sema/
H A DIdentifierResolver.h51 void AddDecl(NamedDecl *D) { Decls.push_back(D); } in AddDecl() function
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/Sema/
H A DIdentifierResolver.h50 void AddDecl(NamedDecl *D) { Decls.push_back(D); } in AddDecl() function
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/AST/
H A DODRHash.cpp249 void AddDecl(const Decl *D) { in AddDecl() function in __anon55d752c60111::ODRDeclVisitor
591 void ODRHash::AddDecl(const Decl *D) { in AddDecl() function in ODRHash
623 void AddDecl(Decl *D) { in AddDecl() function in __anon55d752c60211::ODRTypeVisitor
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/AST/
H A DODRHash.cpp266 void AddDecl(const Decl *D) { in AddDecl() function in __anon290e6e130111::ODRDeclVisitor
630 void ODRHash::AddDecl(const Decl *D) { in AddDecl() function in ODRHash
673 void AddDecl(Decl *D) { in AddDecl() function in __anon290e6e130211::ODRTypeVisitor
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/AST/
H A DODRHash.cpp266 void AddDecl(const Decl *D) { in AddDecl() function in __anon10ac60330111::ODRDeclVisitor
630 void ODRHash::AddDecl(const Decl *D) { in AddDecl() function in ODRHash
673 void AddDecl(Decl *D) { in AddDecl() function in __anon10ac60330211::ODRTypeVisitor
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/AST/
H A DODRHash.cpp266 void AddDecl(const Decl *D) { in AddDecl() function in __anon11be77120111::ODRDeclVisitor
630 void ODRHash::AddDecl(const Decl *D) { in AddDecl() function in ODRHash
673 void AddDecl(Decl *D) { in AddDecl() function in __anon11be77120211::ODRTypeVisitor
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/AST/
H A DODRHash.cpp266 void AddDecl(const Decl *D) { in AddDecl() function in __anonbcbd3d8c0111::ODRDeclVisitor
630 void ODRHash::AddDecl(const Decl *D) { in AddDecl() function in ODRHash
673 void AddDecl(Decl *D) { in AddDecl() function in __anonbcbd3d8c0211::ODRTypeVisitor
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/AST/
H A DODRHash.cpp266 void AddDecl(const Decl *D) { in AddDecl() function in __anonc63753280111::ODRDeclVisitor
630 void ODRHash::AddDecl(const Decl *D) { in AddDecl() function in ODRHash
673 void AddDecl(Decl *D) { in AddDecl() function in __anonc63753280211::ODRTypeVisitor
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/AST/
H A DODRHash.cpp266 void AddDecl(const Decl *D) { in AddDecl() function in __anona66b628a0111::ODRDeclVisitor
630 void ODRHash::AddDecl(const Decl *D) { in AddDecl() function in ODRHash
673 void AddDecl(Decl *D) { in AddDecl() function in __anona66b628a0211::ODRTypeVisitor

1234