Home
last modified time | relevance | path

Searched defs:cwd (Results 1 – 3 of 3) sorted by relevance

/build/make/tools/ide_query/cc_analyzer/
Dinclude_scanner.cc60 std::string GetAbsolutePath(llvm::StringRef cwd, llvm::StringRef file_name) { in GetAbsolutePath()
71 std::unordered_map<std::string, std::string> &abs_paths, std::string cwd, in IncludeRecordingPP()
97 std::string cwd; in BeginSourceFileAction() local
/build/make/tools/tool_event_logger/proto/
Dtool_event.proto9 string cwd = 2; field
/build/make/core/
Dchecktree80 cwd = os.getcwd() variable