Home
last modified time | relevance | path

Searched defs:src_ctx (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.h435 clang::ASTContext *src_ctx) { in GetDelegate()
H A DClangASTImporter.cpp237 clang::ASTContext *src_ctx) in CompleteTagDeclsScope()
331 clang::ASTContext *src_ctx = &decl->getASTContext(); in DeportDecl() local
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9935 void ScratchTypeSystemClang::ForgetSource(ASTContext *src_ctx, in ForgetSource()