Searched defs:is_relative (Results 1 – 10 of 10) sorted by relevance
121 bool is_relative) { in FilterContexts()220 const bool is_relative = m_file_spec.IsRelative(); in SearchCallback() local
34 FLAC__bool is_relative; /* i.e. specification string started with + or - */ member
319 llvm::StringRef is_relative[] = { in TEST() local
438 int is_relative; member
690 bool is_relative(const Twine &path) { return !is_absolute(path); } in is_relative() function
697 bool is_relative(const Twine &path, Style style) { in is_relative() function
698 bool is_relative(const Twine &path, Style style) { in is_relative() function
836 bool is_relative = GetParam(); in TEST_P() local871 bool is_relative = GetParam(); in TEST_P() local907 bool is_relative = GetParam(); in TEST_P() local943 bool is_relative = GetParam(); in TEST_P() local
228 int is_relative( ) { in is_relative() function