Home
last modified time | relevance | path

Searched defs:Duplicate (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Host/common/
H A DFileAction.cpp62 bool FileAction::Duplicate(int fd, int dup_fd) { in Duplicate() function in FileAction
/openbsd/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVReader.cpp32 LVDuplicate Duplicate; in checkIntegrityScopesTree() local
/openbsd/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkResult.h82 enum RepetitionModeE { Duplicate, Loop, AggregateMin }; enumerator
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp1151 bool Duplicate = true; in canTailDuplicateUnplacedPreds() local
/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DTargetInfo.h59 StringRef Duplicate; member
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDeclAttr.cpp3398 enum FirstParam { Unsupported, Duplicate, Unknown }; in checkTargetAttr() enumerator
3504 enum FirstParam { Unsupported, Duplicate, Unknown }; in checkTargetClonesAttrString() enumerator
/openbsd/gnu/llvm/clang/lib/Driver/
H A DDriver.cpp916 auto Duplicate = FoundNormalizedTriples.find(NormalizedName); in CreateOffloadingDeviceToolChains() local
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h3460 bool ActOnDuplicateODRHashDefinition(T *Duplicate, T *Previous) { in ActOnDuplicateODRHashDefinition()