Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp447 return CompleteAndFetchChildren(qual_type); in Import()
456 return CompleteAndFetchChildren(qual_type); in Import()
471 return CompleteAndFetchChildren(qual_type); in Import()
615 bool ClangASTImporter::CompleteAndFetchChildren(clang::QualType type) { in CompleteAndFetchChildren() function in ClangASTImporter
H A DClangASTImporter.h156 bool CompleteAndFetchChildren(clang::QualType type);