Searched defs:IsLocal (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Host/posix/
H A DFileSystem.cpp255 static bool IsLocal(const struct statvfs& info) function
260 static bool IsLocal(const struct statfs& info) function
281 FileSystem::IsLocal(const FileSpec &spec) function in class:FileSystem
291 FileSystem::IsLocal(const FileSpec &spec) function in class:FileSystem
/freebsd-11.0-release/contrib/llvm/include/llvm/IR/
H A DFunctionInfo.h73 void setLocalFunction(bool IsLocal) { IsLocalFunction = IsLocal; } argument
/freebsd-11.0-release/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5602 bool IsLocal = Record[1]; local
/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp995 bool HexagonAsmParser::ParseDirectiveComm(bool IsLocal, SMLoc Loc) { argument
/freebsd-11.0-release/contrib/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3835 bool AsmParser::parseDirectiveComm(bool IsLocal) { argument

Completed in 204 milliseconds