Searched refs:IsClangDeclContext (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9338 static bool IsClangDeclContext(const CompilerDeclContext &dc) { function
9344 if (IsClangDeclContext(dc))
9351 if (IsClangDeclContext(dc))
9359 if (IsClangDeclContext(dc))
9367 if (IsClangDeclContext(dc))
9375 if (IsClangDeclContext(dc))

Completed in 281 milliseconds