| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseHLSLRootSignature.cpp | 143 TokenKind Expected[] = { in parseRootFlags() local 1014 TokenKind Expected[] = { in parseShaderVisibility() local 1044 TokenKind Expected[] = { in parseSamplerFilter() local 1074 TokenKind Expected[] = { in parseTextureAddressMode() local 1104 TokenKind Expected[] = { in parseComparisonFunc() local 1134 TokenKind Expected[] = { in parseStaticBorderColor() local 1173 TokenKind Expected[] = { in parseRootDescriptorFlags() local 1217 TokenKind Expected[] = { in parseDescriptorRangeFlags() local 1367 bool RootSignatureParser::peekExpectedToken(TokenKind Expected) { in peekExpectedToken() 1376 bool RootSignatureParser::consumeExpectedToken(TokenKind Expected, in consumeExpectedToken() [all …]
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/orc/ |
| H A D | error.h | 39 template <typename T> friend class Expected; variable 187 template <class OtherT> friend class Expected; variable 202 Expected(Error Err) : HasError(true), Unchecked(true) { in Expected() function 216 Expected(Expected &&Other) { moveConstruct(std::move(Other)); } in Expected() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
| H A D | ThreadSafety.h | 142 LockKind Expected, LockKind Received, in handleIncorrectUnlockKind() 249 Name Expected, Name Actual) {} in handleUnmatchedUnderlyingMutexes() 260 Name Expected) {} in handleExpectMoreUnderlyingMutexes()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | CachePruning.h | 24 template <typename T> class Expected; variable
|
| H A D | Error.h | 174 template <typename T> friend class Expected; variable 487 template <class OtherT> friend class Expected; variable 507 Expected(Error &&Err) in Expected() function 539 Expected(Expected &&Other) { moveConstruct(std::move(Other)); } in Expected() function
|
| H A D | raw_ostream.h | 38 template <class T> class [[nodiscard]] Expected; variable
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | LLVM.h | 37 template <class T> class Expected; variable
|
| /freebsd/contrib/llvm-project/lld/include/lld/Common/ |
| H A D | LLVM.h | 37 template <typename T> class Expected; variable
|
| /freebsd/contrib/llvm-project/clang/include/clang/CodeGen/ |
| H A D | BackendUtil.h | 18 template <typename T> class Expected; variable
|
| /freebsd/sys/contrib/dev/acpica/include/ |
| H A D | acapps.h | 208 #define ACPI_CHECK_STATUS(Name, Status, Expected) \ argument
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | Signals.cpp | 99 auto Expected = CallbackAndCookie::Status::Initialized; in RunSignalHandlers() local 114 auto Expected = CallbackAndCookie::Status::Empty; in insertSignalHandler() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUMIRFormatter.cpp | 100 bool Expected = Src.consume_front(".id0_"); in parseSDelayAluImmMnemonic() local
|
| /freebsd/contrib/ntp/ntpd/ |
| H A D | check_y2k.c | 408 time_t Expected; in main() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
| H A D | xray_basic_logging.cpp | 375 uint8_t Expected = 0; in basicLoggingInit() local 443 uint8_t Expected = 0; in basicLoggingFinalize() local
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/ |
| H A D | GIMatchTree.cpp | |
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/ |
| H A D | WebAssembly.cpp | 65 Value *Expected = EmitScalarExpr(E->getArg(1)); in EmitWebAssemblyBuiltinExpr() local 72 Value *Expected = EmitScalarExpr(E->getArg(1)); in EmitWebAssemblyBuiltinExpr() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Object/ |
| H A D | COFFModuleDefinition.cpp | 172 Error expect(Kind Expected, StringRef Msg) { in expect()
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | Store.cpp | 247 const CXXRecordDecl *Expected = Ty->getPointeeCXXRecordDecl(); in regionMatchesCXXRecordType() local
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
| H A D | LVCompare.cpp | 26 enum class LVCompareIndex { Header, Expected, Missing, Added }; enumerator
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | GIMatchTableExecutorImpl.h | 316 uint64_t Expected = readULEB(); in executeMatchTable() local 332 uint64_t Expected = readULEB(); in executeMatchTable() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGAtomic.cpp | 384 llvm::Value *Expected = CGF.Builder.CreateLoad(Val1); in emitAtomicCmpXchg() local 1724 RValue Expected, RValue Desired, llvm::AtomicOrdering Success, in EmitAtomicCompareExchange() 2064 LValue Obj, RValue Expected, RValue Desired, SourceLocation Loc, in EmitAtomicCompareExchange()
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCWin64EH.cpp | 2323 int Expected = IntRegs; in tryARMPackedUnwind() local 2366 int Expected = IntRegs; in tryARMPackedUnwind() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | DerivedTypes.h | 35 template <typename T> class Expected; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/ |
| H A D | AVRAsmParser.cpp | 751 MatchClassKind Expected = static_cast<MatchClassKind>(ExpectedKind); in validateTargetOperandClass() local
|
| /freebsd/contrib/ntp/parseutil/ |
| H A D | dcfd.c | 1304 time_t Expected; in check_y2k() local
|