Home
last modified time | relevance | path

Searched defs:Unique (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DStringSaver.h46 llvm::DenseSet<llvm::StringRef> Unique; variable
H A DGenericLoopInfoImpl.h78 bool Unique) { in getExitBlockHelper()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp680 COFFSymbol *Unique = nullptr; in setWeakDefaultNames() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h755 CountSumOrPercent Unique; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp4082 enum Unique { ForDenseMap }; enum in __anon4f6f6e9d1511::CatchHandlerType
4083 CatchHandlerType(QualType QT, Unique) : QT(QT), IsPointer(false) {} in CatchHandlerType() argument
H A DSemaLookup.cpp509 llvm::SmallDenseMap<const NamedDecl *, unsigned, 16> Unique; in resolveKind() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp4791 bool Unique = false; in getFunctionTypeInternal() local