Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Driver/
H A DOffloadBundler.cpp249 StringRef CurTriple = **CurTripleOrErr; forEachBundle() local
1305 StringRef CurTriple = **CurTripleOrErr; UnbundleFiles() local
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp103 GlobalEndianness = (*CurTriple).get().isLittleEndian() in link() local