Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DCppModuleConfiguration.cpp35 getTargetIncludePaths(const llvm::Triple &triple) { in getTargetIncludePaths() function
88 for (auto &path : getTargetIncludePaths(triple)) { in analyzeFile()