Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DFileUtilities.cpp179 StringRef NameB, in DiffFilesWithTolerance()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DARMTargetDefEmitter.cpp74 const auto NameB = B->getValueAsString("Name"); in EmitARMTargetDef() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp204 std::string NameB = (Name.take_front(TakeN) + Hash).str(); in mapNameAndUniqueName() local