Home
last modified time | relevance | path

Searched defs:inc_path (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DCppModuleConfiguration.cpp87 std::optional<llvm::StringRef> inc_path; in analyzeFile() local
/openbsd-src/gnu/llvm/lldb/scripts/
H A Danalyze-project-deps.py71 inc_path = os.path.join(base, inc) variable