Searched defs:IsRelative (Results 1 – 3 of 3) sorted by relevance
71 #define IsRelative(pp) (*(pp) == '.' && ((*(pp+1) == '.' && IsPathDelim(pp+2)) || IsPathDelim(pp+1… macro
507 bool FileSpec::IsRelative() const { in IsRelative() function in FileSpec
1361 const bool IsRelative = in emitCFIInstruction() local1410 const bool IsRelative = in emitCFIInstruction() local