Home
last modified time | relevance | path

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

/external/llvm-project/lldb/unittests/Symbol/
DTestType.cpp24 bool is_scoped = in TestGetTypeScopeAndBasenameHelper() local
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp2202 const CompilerType &integer_clang_type, bool is_scoped) { in CreateEnumerationType()