Home
last modified time | relevance | path

Searched defs:IsAbsolute (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/
H A DFileSpec.cpp545 bool FileSpec::IsAbsolute() const { in IsAbsolute() function in FileSpec
/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DSymbolTable.cpp375 bool IsAbsolute, uint64_t Value, in compareDefinedNonCommon()