Searched defs:IsRelative (Results 1 – 7 of 7) sorted by relevance
56 bool IsRelative() const { return Flags == _my_SYMLINK_FLAG_RELATIVE; } in IsRelative() function
293 TEST(FileSpecTest, IsRelative) { in TEST() argument
475 bool FileSpec::IsRelative() const { in IsRelative() function in FileSpec
1064 const bool IsRelative = in EmitCFIInstruction() local1102 const bool IsRelative = in EmitCFIInstruction() local
1362 const bool IsRelative = in EmitCFIInstruction() local1398 const bool IsRelative = in EmitCFIInstruction() local
1409 const bool IsRelative = in emitCFIInstruction() local1445 const bool IsRelative = in emitCFIInstruction() local
371 bool IsRelative() const { return is_relative_; } in IsRelative() function