Home
last modified time | relevance | path

Searched defs:modules_decl_vendor (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp794 std::shared_ptr<ClangModulesDeclVendor> modules_decl_vendor = FindDeclInModules() local
1078 if (std::shared_ptr<ClangModulesDeclVendor> modules_decl_vendor = FindObjCMethodDecls() local
1248 std::shared_ptr<ClangModulesDeclVendor> modules_decl_vendor = FindObjCPropertyAndIvarDecls() local
H A DClangExpressionDeclMap.cpp1018 std::shared_ptr<ClangModulesDeclVendor> modules_decl_vendor = in LookupInModulesDeclVendor() local