Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h1130 CppModules enumerator
1144 return IsolatedASTKind::CppModules; in InferIsolatedASTKindFromLangOpts()
H A DTypeSystemClang.cpp9863 case ScratchTypeSystemClang::IsolatedASTKind::CppModules: in GetNameForIsolatedASTKind()
9953 case ScratchTypeSystemClang::IsolatedASTKind::CppModules: in GetSpecializedASTName()
/llvm-project-15.0.7/lldb/unittests/Symbol/
H A DTestTypeSystemClang.cpp957 ScratchTypeSystemClang::IsolatedASTKind::CppModules, in TEST()