Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1254 if (auto fileEntry = m_compiler->getFileManager().getOptionalFileRef( in ParseInternal() local
1257 *fileEntry, SourceLocation(), SrcMgr::C_User)); in ParseInternal()