Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/util/
Dpath.cpp133 bool Path::IsAbsolute() in IsAbsolute() function in ark::es2panda::util::Path
Darktsconfig.cpp56 static bool IsAbsolute(const std::string &path) in IsAbsolute() function