Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dcrash-GH67914.cpp73 using MaskType = Mask< Value_, Size_ >; // expected-warning 0+ {{}} typedef
/llvm-project/clang/include/clang/AST/
H A DOSLog.h77 StringRef MaskType; variable
H A DFormatString.h536 StringRef MaskType; variable
759 virtual void handleInvalidMaskType(StringRef MaskType) {} in handleInvalidMaskType()
/llvm-project/clang/lib/AST/
H A DOSLog.cpp30 StringRef MaskType; global() member
H A DPrintfFormatString.cpp144 StringRef MaskType = MatchedStr.substr(sizeof("mask.") - 1); in ParsePrintfSpecifier() local
/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp6680 handleInvalidMaskType(StringRef MaskType) handleInvalidMaskType() argument
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp27875 EVT MaskType = EVT::getVectorVT(*DAG.getContext(), MaskEltType, IndexLen); GenerateFixedLengthSVETBL() local
[all...]