Searched defs:include_paths (Results 1 – 3 of 3) sorted by relevance
27 def _GenerateCompileCommands(files, include_paths): argument
49 cscope: include_paths = $(LINUX_TOOL_INCLUDE) $(LINUX_HDR_PATH) include lib .. macro
2367 bool Parser::Parse(const char *source, const char **include_paths, in Parse()2387 CheckedError Parser::ParseRoot(const char *source, const char **include_paths, in ParseRoot()2468 CheckedError Parser::DoParse(const char *source, const char **include_paths, in DoParse()