Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2695 bool allow_completion = true) { in GetCompleteQualType() argument
2707 allow_completion); in GetCompleteQualType()
2719 if (!allow_completion) in GetCompleteQualType()
2749 if (!allow_completion) in GetCompleteQualType()
2780 if (!allow_completion) in GetCompleteQualType()
2801 allow_completion); in GetCompleteQualType()
3012 const bool allow_completion = true; in IsCompleteType() local
3014 allow_completion); in IsCompleteType()
3803 const bool allow_completion = true; in GetCompleteType() local
3805 allow_completion); in GetCompleteType()