Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/utilities/any/any.class/any.cons/
H A Dvalue.pass.cpp107 using BadTag = std::in_place_type_t<int>; in test_sfinae_constraints() typedef
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp697 DiagnosticInfoUnsupported BadTag(Fn, Str.str(), MI.getDebugLoc(), DS_Warning); diagnoseUnknownMMRAASName() local