Home
last modified time | relevance | path

Searched defs:NullPos (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp964 uint32_t NullPos = StringRef(string, left).find('\0'); in checkLinkerOptCommand() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp9167 uint32_t NullPos = StringRef(string, left).find('\0'); in PrintLinkerOptionCommand() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp463 unsigned NullPos = Attr->getNullPos(); in DiagnoseSentinelCalls() local