Home
last modified time | relevance | path

Searched refs:getTypeForDecl (Results 101 – 125 of 883) sorted by relevance

12345678910>>...36

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clangd/
H A DHeuristicResolver.cpp190 return TD->getTypeForDecl(); in resolveDeclsToType()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DHeuristicResolver.cpp190 return TD->getTypeForDecl(); in resolveDeclsToType()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clangd/
H A DHeuristicResolver.cpp190 return TD->getTypeForDecl(); in resolveDeclsToType()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DHeuristicResolver.cpp190 return TD->getTypeForDecl(); in resolveDeclsToType()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp192 const clang::Type *clangTy = rd->getCanonicalDecl()->getTypeForDecl(); in test_codegen_fns()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp192 const clang::Type *clangTy = rd->getCanonicalDecl()->getTypeForDecl(); in test_codegen_fns()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp192 const clang::Type *clangTy = rd->getCanonicalDecl()->getTypeForDecl(); in test_codegen_fns()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp192 const clang::Type *clangTy = rd->getCanonicalDecl()->getTypeForDecl(); in test_codegen_fns()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp192 const clang::Type *clangTy = rd->getCanonicalDecl()->getTypeForDecl(); in test_codegen_fns()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp192 const clang::Type *clangTy = rd->getCanonicalDecl()->getTypeForDecl(); in test_codegen_fns()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp192 const clang::Type *clangTy = rd->getCanonicalDecl()->getTypeForDecl(); in test_codegen_fns()
/dports/lang/clang-mesa/clang-13.0.1.src/unittests/CodeGen/
H A DCodeGenExternalTest.cpp192 const clang::Type *clangTy = rd->getCanonicalDecl()->getTypeForDecl(); in test_codegen_fns()
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dcheck.hxx39 explicit TypeCheck(clang::TypeDecl const * decl): type_(decl->getTypeForDecl(), 0) {} in TypeCheck()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp190 const clang::Type *clangTy = rd->getCanonicalDecl()->getTypeForDecl(); in test_codegen_fns()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp190 const clang::Type *clangTy = rd->getCanonicalDecl()->getTypeForDecl(); in test_codegen_fns()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp190 const clang::Type *clangTy = rd->getCanonicalDecl()->getTypeForDecl(); in test_codegen_fns()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp190 const clang::Type *clangTy = rd->getCanonicalDecl()->getTypeForDecl(); in test_codegen_fns()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dcheck.hxx40 explicit TypeCheck(clang::TypeDecl const * decl): type_(decl->getTypeForDecl(), 0) {} in TypeCheck()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp190 const clang::Type *clangTy = rd->getCanonicalDecl()->getTypeForDecl(); in test_codegen_fns()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp190 const clang::Type *clangTy = rd->getCanonicalDecl()->getTypeForDecl(); in test_codegen_fns()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp191 const clang::Type *clangTy = rd->getCanonicalDecl()->getTypeForDecl(); in test_codegen_fns()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp191 const clang::Type *clangTy = rd->getCanonicalDecl()->getTypeForDecl(); in test_codegen_fns()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DCGCXXABI.cpp105 MD->getType(), MD->getParent()->getTypeForDecl())); in EmitMemberFunctionPointer()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DCGCXXABI.cpp104 MD->getType(), MD->getParent()->getTypeForDecl())); in EmitMemberFunctionPointer()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/CodeGen/
H A DCGCXXABI.cpp105 MD->getType(), MD->getParent()->getTypeForDecl())); in EmitMemberFunctionPointer()

12345678910>>...36