Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DCppModuleConfiguration.cpp62 bool CppModuleConfiguration::analyzeFile(const FileSpec &f, in analyzeFile() function in CppModuleConfiguration
138 return CppModuleConfiguration::analyzeFile(file, triple); in CppModuleConfiguration()
H A DCppModuleConfiguration.h63 bool analyzeFile(const FileSpec &f, const llvm::Triple &triple);