Home
last modified time | relevance | path

Searched defs:CurContext (Results 1 – 25 of 138) sorted by relevance

123456

/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clangd/
H A DAST.cpp109 for (const DeclContext *CurContext = SourceContext; CurContext; in getQualification() local
303 std::string printType(const QualType QT, const DeclContext &CurContext) { in printType()
312 PrintCB(const DeclContext *CurContext) : CurContext(CurContext) {} in printType()
319 const DeclContext *CurContext; in printType() member in clang::clangd::printType::PrintCB
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clangd/
H A DAST.cpp109 for (const DeclContext *CurContext = SourceContext; CurContext; in getQualification() local
303 std::string printType(const QualType QT, const DeclContext &CurContext) { in printType()
312 PrintCB(const DeclContext *CurContext) : CurContext(CurContext) {} in printType()
319 const DeclContext *CurContext; in printType() member in clang::clangd::printType::PrintCB
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DAST.cpp109 for (const DeclContext *CurContext = SourceContext; CurContext; in getQualification() local
349 std::string printType(const QualType QT, const DeclContext &CurContext) { in printType()
358 PrintCB(const DeclContext *CurContext) : CurContext(CurContext) {} in printType()
365 const DeclContext *CurContext; in printType() member in clang::clangd::printType::PrintCB
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clangd/
H A DAST.cpp109 for (const DeclContext *CurContext = SourceContext; CurContext; in getQualification() local
349 std::string printType(const QualType QT, const DeclContext &CurContext) { in printType()
358 PrintCB(const DeclContext *CurContext) : CurContext(CurContext) {} in printType()
365 const DeclContext *CurContext; in printType() member in clang::clangd::printType::PrintCB
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clangd/
H A DAST.cpp111 for (const DeclContext *CurContext = SourceContext; CurContext; in getQualification() local
354 std::string printType(const QualType QT, const DeclContext &CurContext) { in printType()
363 PrintCB(const DeclContext *CurContext) : CurContext(CurContext) {} in printType()
370 const DeclContext *CurContext; in printType() member in clang::clangd::printType::PrintCB
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DAST.cpp109 for (const DeclContext *CurContext = SourceContext; CurContext; in getQualification() local
349 std::string printType(const QualType QT, const DeclContext &CurContext) { in printType()
358 PrintCB(const DeclContext *CurContext) : CurContext(CurContext) {} in printType()
365 const DeclContext *CurContext; in printType() member in clang::clangd::printType::PrintCB
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DAST.cpp109 for (const DeclContext *CurContext = SourceContext; CurContext; in getQualification() local
349 std::string printType(const QualType QT, const DeclContext &CurContext) { in printType()
358 PrintCB(const DeclContext *CurContext) : CurContext(CurContext) {} in printType()
365 const DeclContext *CurContext; in printType() member in clang::clangd::printType::PrintCB
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clangd/
H A DAST.cpp109 for (const DeclContext *CurContext = SourceContext; CurContext; in getQualification() local
303 std::string printType(const QualType QT, const DeclContext &CurContext) { in printType()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clangd/
H A DAST.cpp110 for (const DeclContext *CurContext = SourceContext; CurContext; in getQualification() local
305 std::string printType(const QualType QT, const DeclContext &CurContext) { in printType()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clangd/
H A DAST.cpp109 for (const DeclContext *CurContext = SourceContext; CurContext; in getQualification() local
304 std::string printType(const QualType QT, const DeclContext &CurContext) { in printType()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clangd/
H A DAST.cpp109 for (const DeclContext *CurContext = SourceContext; CurContext; in getQualification() local
304 std::string printType(const QualType QT, const DeclContext &CurContext) { in printType()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clangd/
H A DAST.cpp110 for (const DeclContext *CurContext = SourceContext; CurContext; in getQualification() local
305 std::string printType(const QualType QT, const DeclContext &CurContext) { in printType()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/Sema/
H A DTypoCorrection.h370 DeclContext *CurContext; variable
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Sema/
H A DTypoCorrection.h370 DeclContext *CurContext; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Sema/
H A DTypoCorrection.h393 DeclContext *CurContext; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/Sema/
H A DTypoCorrection.h393 DeclContext *CurContext; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
H A DDefineOutline.cpp78 findContextForNS(llvm::StringRef TargetNS, const DeclContext *CurContext) { in findContextForNS()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Sema/
H A DTypoCorrection.h393 DeclContext *CurContext; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Sema/
H A DTypoCorrection.h393 DeclContext *CurContext; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Sema/
H A DTypoCorrection.h393 DeclContext *CurContext; variable
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clangd/refactor/tweaks/
H A DDefineOutline.cpp78 findContextForNS(llvm::StringRef TargetNS, const DeclContext *CurContext) { in findContextForNS()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Sema/
H A DTypoCorrection.h393 DeclContext *CurContext; variable
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Sema/
H A DTypoCorrection.h393 DeclContext *CurContext; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Sema/
H A DTypoCorrection.h393 DeclContext *CurContext; variable
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Sema/
H A DTypoCorrection.h393 DeclContext *CurContext; variable

123456