Home
last modified time | relevance | path

Searched defs:IsRelative (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFatLTOCleanup.cpp71 bool IsRelative) { in cleanUpTypeCheckedLoad()
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Daccess.c71 #define IsRelative(pp) (*(pp) == '.' && ((*(pp+1) == '.' && IsPathDelim(pp+2)) || IsPathDelim(pp+1… macro
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DFileSpec.cpp514 bool FileSpec::IsRelative() const { in IsRelative() function in FileSpec
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp1400 const bool IsRelative = in emitCFIInstruction() local
1449 const bool IsRelative = in emitCFIInstruction() local