Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
HDClangASTContext.h373 bool is_scoped);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
HDClangASTContext.cpp2034 bool is_scoped) { in CreateEnumerationType() argument
2045 is_scoped, // IsScoped in CreateEnumerationType()
2046 is_scoped, // IsScopedUsingClassTag in CreateEnumerationType()