Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DClangASTContext.h896 static bool GetHasExternalStorage(const CompilerType &type);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp8717 bool ClangASTContext::GetHasExternalStorage(const CompilerType &type) { in GetHasExternalStorage() function in ClangASTContext
8756 return GetHasExternalStorage(CompilerType( in GetHasExternalStorage()
8763 return GetHasExternalStorage(CompilerType( in GetHasExternalStorage()
8769 return GetHasExternalStorage(CompilerType( in GetHasExternalStorage()
8775 return GetHasExternalStorage(CompilerType( in GetHasExternalStorage()