Home
last modified time | relevance | path

Searched refs:CompleteAndFetchChildren (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp446 return CompleteAndFetchChildren(qual_type); in Import()
455 return CompleteAndFetchChildren(qual_type); in Import()
470 return CompleteAndFetchChildren(qual_type); in Import()
614 bool ClangASTImporter::CompleteAndFetchChildren(clang::QualType type) { in CompleteAndFetchChildren() function in ClangASTImporter
H A DClangASTImporter.h156 bool CompleteAndFetchChildren(clang::QualType type);