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