Home
last modified time | relevance | path

Searched defs:PatternType (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DPatterns.h65 PatternType() : Kind(PT_None), Data() {} PatternType() function
87 PatternType(PTKind Kind) : Kind(Kind), Data() {} PatternType() function
[all...]
H A DPatterns.cpp615 __anon9a34b1c40702(const PatternType &) checkSemantics() argument
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4606 QualType PatternType = addInstantiatedParametersToScope() local
H A DSemaChecking.cpp8951 unsigned PatternType = 0; CheckStrncatArguments() local