Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1077 std::vector<CompilerDecl> found_decls = in LookupLocalVariable() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9278 std::vector<CompilerDecl> found_decls; in DeclContextFindDeclByName() local