Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dsource_dir.h99 bool is_system_absolute() const { return !is_source_absolute(); } in is_system_absolute() function
Dsource_file.h87 bool is_system_absolute() const { return !is_source_absolute(); } in is_system_absolute() function